Welcome to mirror list, hosted at ThFree Co, Russian Federation.

git.kernel.org/pub/scm/git/git.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJunio C Hamano <junkio@cox.net>2005-10-23 13:04:01 +0400
committerJunio C Hamano <junkio@cox.net>2005-10-23 13:04:01 +0400
commita1c7a69047e88244ed321b5aa2a8bcbba5a869c2 (patch)
tree50e12a824ab58ff81820616e2d548a86990e4ed3
parent02b54b3dfd5c1aa039acd73b5a1c77f382c506b3 (diff)
GIT 0.99.8gv0.99.8g
Primarily to update the maintenance branch deployed on kernel.org machines with the git-daemon updates. 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 588e5b0015..a0d4de5a25 100644
--- a/Makefile
+++ b/Makefile
@@ -48,7 +48,7 @@
# DEFINES += -DUSE_STDEV
-GIT_VERSION = 0.99.8f
+GIT_VERSION = 0.99.8g
CFLAGS = -g -O2 -Wall
ALL_CFLAGS = $(CFLAGS) $(PLATFORM_DEFINES) $(DEFINES)
diff --git a/debian/changelog b/debian/changelog
index 0df374767d..2f8c13389f 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+git-core (0.99.8g-0) unstable; urgency=low
+
+ * GIT 0.99.8g
+
+ -- Junio C Hamano <junkio@cox.net> Sun, 23 Oct 2005 02:01:44 -0700
+
git-core (0.99.8f-0) unstable; urgency=low
* GIT 0.99.8f