From: Junio C Hamano Date: Wed, 2 Nov 2005 05:58:53 +0000 (-0800) Subject: GIT 0.99.9b X-Git-Tag: v0.99.9b^0 X-Git-Url: https://asedeno.scripts.mit.edu/gitweb/?a=commitdiff_plain;h=235d521da60e4699e5bd59ac658b5b48bd76ddca;p=git.git GIT 0.99.9b This contains the changes made on the master branch since 0.99.9a. The workaround for building RPMs has not changed since 0.99.9a, mainly because I haven't heard back if it was good enough for kernel.org consumption, or otherwise what changes are needed. Signed-off-by: Junio C Hamano --- 235d521da60e4699e5bd59ac658b5b48bd76ddca diff --cc Makefile index 5bb51085e,357cb3ec8..5606c8316 --- a/Makefile +++ b/Makefile @@@ -52,7 -52,7 +52,7 @@@ # DEFINES += -DUSE_STDEV - GIT_VERSION = 0.99.9a -GIT_VERSION = 0.99.9.GIT ++GIT_VERSION = 0.99.9b CFLAGS = -g -O2 -Wall ALL_CFLAGS = $(CFLAGS) $(PLATFORM_DEFINES) $(DEFINES) diff --cc debian/changelog index 7d1848342,5fd31b7ef..ee68af502 --- a/debian/changelog +++ b/debian/changelog @@@ -1,9 -1,3 +1,15 @@@ ++git-core (0.99.9b-0) unstable; urgency=low ++ ++ * GIT 0.99.9b ++ ++ -- Junio C Hamano Tue, 1 Nov 2005 21:39:39 -0800 ++ +git-core (0.99.9a-0) unstable; urgency=low + + * GIT 0.99.9a + + -- Junio C Hamano Sun, 30 Oct 2005 15:03:32 -0800 + git-core (0.99.9-0) unstable; urgency=low * GIT 0.99.9