Code

Merge refs/heads/master from . v0.99.5
authorJunio C Hamano <junkio@cox.net>
Thu, 25 Aug 2005 01:54:24 +0000 (18:54 -0700)
committerJunio C Hamano <junkio@cox.net>
Thu, 25 Aug 2005 01:54:24 +0000 (18:54 -0700)
Makefile
debian/changelog

index 4d1c11166e9b625e3a94bafcd1efa6c321028404..adb4965f4921735aec1985ba6f169c96a12c7442 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 2788cdd9095fee149ed7c11f4bf1d350462cd46e..da7526e2cbaf6cf737515032b916d5e2e54d677e 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.