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-09-19 02:45:59 +0400
committerJunio C Hamano <junkio@cox.net>2005-09-19 02:45:59 +0400
commit727132834e6be48a93c1bd6458a29d474ce7d5d5 (patch)
tree10ca49953362d6e2549ec391e938d2559c40426a
parent87c6aeb4efdd4355918d127a91bd0adc5a02f8ff (diff)
parent8ac93bc98f5e868e890e1a740df9f0c6513189c8 (diff)
GIT 0.99.7v0.99.7
-rw-r--r--Makefile2
-rw-r--r--debian/changelog6
2 files changed, 7 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 0e9f2ec4aa..877e0b8a66 100644
--- a/Makefile
+++ b/Makefile
@@ -40,7 +40,7 @@
# DEFINES += -DUSE_STDEV
-GIT_VERSION = 0.99.6
+GIT_VERSION = 0.99.7
CFLAGS = -g -O2 -Wall
ALL_CFLAGS = $(CFLAGS) $(PLATFORM_DEFINES) $(DEFINES)
diff --git a/debian/changelog b/debian/changelog
index 9ea9e523b6..128513a455 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+git-core (0.99.7-0) unstable; urgency=low
+
+ * GIT 0.99.7
+
+ -- Junio C Hamano <junkio@cox.net> Sat, 10 Sep 2005 18:36:39 -0700
+
git-core (0.99.6-0) unstable; urgency=low
* GIT 0.99.6