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-23 08:53:33 +0400
committerJunio C Hamano <junkio@cox.net>2005-09-23 08:53:33 +0400
commit990f856a62a24bfd56bac1f5e4581381369e4ede (patch)
tree61ac026af233c03adf102cd92432e294c61aa8d6
parentd6179f56f82252dca6443e736915a2cf45cdf9f3 (diff)
GIT 0.99.7bv0.99.7b
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 93ceb6b407..ac13ecbedf 100644
--- a/Makefile
+++ b/Makefile
@@ -44,7 +44,7 @@
# DEFINES += -DUSE_STDEV
-GIT_VERSION = 0.99.7a
+GIT_VERSION = 0.99.7b
CFLAGS = -g -O2 -Wall
ALL_CFLAGS = $(CFLAGS) $(PLATFORM_DEFINES) $(DEFINES)
diff --git a/debian/changelog b/debian/changelog
index 614494cb6d..e6ea7b946a 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+git-core (0.99.7b-0) unstable; urgency=low
+
+ * GIT 0.99.7b
+
+ -- Junio C Hamano <junkio@cox.net> Thu, 22 Sep 2005 21:46:44 -0700
+
git-core (0.99.7a-0) unstable; urgency=low
* GIT 0.99.7a