From: Junio C Hamano Date: Wed, 7 Sep 2005 22:59:24 +0000 (-0700) Subject: GIT 0.99.6 X-Git-Tag: v0.99.6^0 X-Git-Url: https://git.octo.it/?a=commitdiff_plain;h=99977bd5fdeabbd0608a70e9411c243007ec4ea2;hp=7eb93c89651c47c8095d476251f2e4314656b292;p=git.git GIT 0.99.6 --- diff --git a/Makefile b/Makefile index 9122c03e..6dbffc23 100644 --- a/Makefile +++ b/Makefile @@ -34,7 +34,7 @@ # DEFINES += -DUSE_STDEV -GIT_VERSION = 0.99.5 +GIT_VERSION = 0.99.6 CFLAGS = -g -O2 -Wall ALL_CFLAGS = $(CFLAGS) $(DEFINES) diff --git a/debian/changelog b/debian/changelog index 5b7b4d3f..f3cf358f 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +git-core (0.99.6-0) unstable; urgency=low + + * GIT 0.99.6 + + -- Junio C Hamano Wed, 24 Aug 2005 23:09:35 -0700 + git-core (0.99.5-1) unstable; urgency=low * Enable git-send-email-script on Debian. There is no reason to shy