summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJunio C Hamano <junkio@cox.net>2005-10-10 02:19:36 (GMT)
committerJunio C Hamano <junkio@cox.net>2005-10-10 02:19:36 (GMT)
commit32e49d5d1ccbc4833b0c6f30d6dfc0f0936cc3f3 (patch)
tree927996adb8a11cc6cb3cef36960d871885ca3324
parent2af60a0521a8d0514e8bb1ca371cc9d502ea1c58 (diff)
downloadgit-32e49d5d1ccbc4833b0c6f30d6dfc0f0936cc3f3.zip
git-32e49d5d1ccbc4833b0c6f30d6dfc0f0936cc3f3.tar.gz
git-32e49d5d1ccbc4833b0c6f30d6dfc0f0936cc3f3.tar.bz2
GIT 0.99.8cv0.99.8c
Signed-off-by: Junio C Hamano <junkio@cox.net>
-rw-r--r--Makefile2
-rw-r--r--debian/changelog6
2 files changed, 7 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 747b064..6843366 100644
--- a/Makefile
+++ b/Makefile
@@ -48,7 +48,7 @@
# DEFINES += -DUSE_STDEV
-GIT_VERSION = 0.99.8b
+GIT_VERSION = 0.99.8c
CFLAGS = -g -O2 -Wall
ALL_CFLAGS = $(CFLAGS) $(PLATFORM_DEFINES) $(DEFINES)
diff --git a/debian/changelog b/debian/changelog
index 58ef856..abd8ff4 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+git-core (0.99.8c-0) unstable; urgency=low
+
+ * GIT 0.99.8c
+
+ -- Junio C Hamano <junkio@cox.net> Sun, 9 Oct 2005 19:19:16 -0700
+
git-core (0.99.8b-0) unstable; urgency=low
* GIT 0.99.8b