summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--Makefile2
-rw-r--r--debian/changelog6
2 files changed, 7 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index e90f646..cfde69c 100644
--- a/Makefile
+++ b/Makefile
@@ -44,7 +44,7 @@
# DEFINES += -DUSE_STDEV
-GIT_VERSION = 0.99.7c
+GIT_VERSION = 0.99.7d
CFLAGS = -g -O2 -Wall
ALL_CFLAGS = $(CFLAGS) $(PLATFORM_DEFINES) $(DEFINES)
diff --git a/debian/changelog b/debian/changelog
index ef6156a7..a48c889 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+git-core (0.99.7d-0) unstable; urgency=low
+
+ * GIT 0.99.7d
+
+ -- Junio C Hamano <junkio@cox.net> Sun, 25 Sep 2005 00:40:46 -0700
+
git-core (0.99.7c-0) unstable; urgency=low
* GIT 0.99.7c