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-06 02:41:49 +0400
committerJunio C Hamano <junkio@cox.net>2005-10-06 02:41:49 +0400
commit8b1f8d04c999421f8d2d8f248c82506390980a2c (patch)
tree77d1d422d3f01fa46eb6568e064616f5f158b846
parent952f87a6ca50a4d172bfb99c3c6e44e801212955 (diff)
GIT 0.99.8bv0.99.8b
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 f7af3e452c..60763c4a6e 100644
--- a/Makefile
+++ b/Makefile
@@ -48,7 +48,7 @@
# DEFINES += -DUSE_STDEV
-GIT_VERSION = 0.99.8a
+GIT_VERSION = 0.99.8b
CFLAGS = -g -O2 -Wall
ALL_CFLAGS = $(CFLAGS) $(PLATFORM_DEFINES) $(DEFINES)
diff --git a/debian/changelog b/debian/changelog
index 01b97f88a4..58ef8569eb 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+git-core (0.99.8b-0) unstable; urgency=low
+
+ * GIT 0.99.8b
+
+ -- Junio C Hamano <junkio@cox.net> Wed, 5 Oct 2005 15:41:24 -0700
+
git-core (0.99.8a-0) unstable; urgency=low
* GIT 0.99.8a