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-25 11:36:26 +0400
committerJunio C Hamano <junkio@cox.net>2005-09-25 11:41:15 +0400
commitd5bc7eecbbb0b9f6122708bf5cd62f78ebdaafd8 (patch)
treef04559a29923d76657c02946118299fb21c33f5e
parentcfd8aefd4babcca5adbb724fb213ea3c8b1153c8 (diff)
GIT v0.99.7dv0.99.7d
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 e90f646af0..cfde69cc01 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 ef6156a764..a48c889d10 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