From: Junio C Hamano Date: Sun, 23 Oct 2005 09:04:01 +0000 (-0700) Subject: GIT 0.99.8g X-Git-Tag: v0.99.8g X-Git-Url: https://git.verplant.org/?a=commitdiff_plain;h=08f9f32076455ff75b59b41d7003927869082a3f;p=git.git 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 --- diff --git a/Makefile b/Makefile index 588e5b00..a0d4de5a 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) diff --git a/debian/changelog b/debian/changelog index 0df37476..2f8c1338 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +git-core (0.99.8g-0) unstable; urgency=low + + * GIT 0.99.8g + + -- Junio C Hamano Sun, 23 Oct 2005 02:01:44 -0700 + git-core (0.99.8f-0) unstable; urgency=low * GIT 0.99.8f