Merge with master to pick up commit hook works.
authorJunio C Hamano <junkio@cox.net>
Sat, 20 Aug 2005 08:47:08 +0000 (01:47 -0700)
committerJunio C Hamano <junkio@cox.net>
Sat, 20 Aug 2005 08:47:08 +0000 (01:47 -0700)
Makefile
debian/changelog

index db75965..c0a8429 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -32,7 +32,7 @@
 
 # DEFINES += -DUSE_STDEV
 
-GIT_VERSION = 0.99.4
+GIT_VERSION = 0.99.5
 
 CFLAGS = -g -O2 -Wall
 ALL_CFLAGS = $(CFLAGS) $(DEFINES)
index 2788cdd..da7526e 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-4) unstable; urgency=low
 
   * Mark git-tk as architecture neutral.