From a1c7a69047e88244ed321b5aa2a8bcbba5a869c2 Mon Sep 17 00:00:00 2001 From: Junio C Hamano Date: Sun, 23 Oct 2005 02:04:01 -0700 Subject: GIT 0.99.8g Primarily to update the maintenance branch deployed on kernel.org machines with the git-daemon updates. Signed-off-by: Junio C Hamano --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Makefile') diff --git a/Makefile b/Makefile index 588e5b0015..a0d4de5a25 100644 --- a/Makefile +++ b/Makefile @@ -48,7 +48,7 @@ # DEFINES += -DUSE_STDEV -GIT_VERSION = 0.99.8f +GIT_VERSION = 0.99.8g CFLAGS = -g -O2 -Wall ALL_CFLAGS = $(CFLAGS) $(PLATFORM_DEFINES) $(DEFINES) -- cgit v1.2.3