From: Junio C Hamano Date: Tue, 30 Aug 2005 02:09:48 +0000 (-0700) Subject: Merge refs/heads/master from . X-Git-Tag: v0.99.6^2~10 X-Git-Url: https://git.lorimer.id.au/gitweb.git/diff_plain/7a034337420a45395b3f68a1f12ca53d8b0652be?hp=f85a41916163097c3c307ac45d1a935564c52bf0 Merge refs/heads/master from . --- diff --git a/Makefile b/Makefile index 007d42b038..f13ff5aa29 100644 --- a/Makefile +++ b/Makefile @@ -32,7 +32,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 5b7b4d3ff3..f3cf358fb1 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