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-10 06:19:36 +0400
committerJunio C Hamano <junkio@cox.net>2005-10-10 06:19:36 +0400
commit32e49d5d1ccbc4833b0c6f30d6dfc0f0936cc3f3 (patch)
tree927996adb8a11cc6cb3cef36960d871885ca3324
parent2af60a0521a8d0514e8bb1ca371cc9d502ea1c58 (diff)
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 747b06447a..6843366994 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 58ef8569eb..abd8ff4514 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