Skip to content

Commit 99977bd

Browse files
author
Junio C Hamano
committed
GIT 0.99.6
2 parents 7eb93c8 + 78938b0 commit 99977bd

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

Makefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@
3434

3535
# DEFINES += -DUSE_STDEV
3636

37-
GIT_VERSION = 0.99.5
37+
GIT_VERSION = 0.99.6
3838

3939
CFLAGS = -g -O2 -Wall
4040
ALL_CFLAGS = $(CFLAGS) $(DEFINES)

debian/changelog

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
git-core (0.99.6-0) unstable; urgency=low
2+
3+
* GIT 0.99.6
4+
5+
-- Junio C Hamano <junkio@cox.net> Wed, 24 Aug 2005 23:09:35 -0700
6+
17
git-core (0.99.5-1) unstable; urgency=low
28

39
* Enable git-send-email-script on Debian. There is no reason to shy

0 commit comments

Comments
 (0)