We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 7eb93c8 + 78938b0 commit 99977bdCopy full SHA for 99977bd
Makefile
@@ -34,7 +34,7 @@
34
35
# DEFINES += -DUSE_STDEV
36
37
-GIT_VERSION = 0.99.5
+GIT_VERSION = 0.99.6
38
39
CFLAGS = -g -O2 -Wall
40
ALL_CFLAGS = $(CFLAGS) $(DEFINES)
debian/changelog
@@ -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
7
git-core (0.99.5-1) unstable; urgency=low
8
9
* Enable git-send-email-script on Debian. There is no reason to shy
0 commit comments