Start preparing for 0.99.5
authorJunio C Hamano <junkio@cox.net>
Thu, 11 Aug 2005 05:05:59 +0000 (22:05 -0700)
committerJunio C Hamano <junkio@cox.net>
Thu, 11 Aug 2005 05:05:59 +0000 (22:05 -0700)
Signed-off-by: Junio C Hamano <junkio@cox.net>
Makefile
debian/changelog

index e0ea88f..f8d74e0 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -32,7 +32,7 @@
 
 # DEFINES += -DUSE_STDEV
 
-GIT_VERSION=0.99.4
+GIT_VERSION=0.99.5
 
 COPTS?=-g -O2
 CFLAGS+=$(COPTS) -Wall $(DEFINES)
index dbc6120..dd86f82 100644 (file)
@@ -1,3 +1,9 @@
+git-core (0.99.5-0) unstable; urgency=low
+
+  * GIT 0.99.5
+
+ -- Junio C Hamano <junkio@cox.net>  Wed, 10 Aug 2005 22:05:00 -0700
+
 git-core (0.99.4-2) unstable; urgency=low
 
   * Git 0.99.4 official release.