GIT 0.99.6

maint v0.99.6
Junio C Hamano 2005-09-07 15:59:24 -07:00
commit 99977bd5fd
2 changed files with 7 additions and 1 deletions

View File

@ -34,7 +34,7 @@


# DEFINES += -DUSE_STDEV # DEFINES += -DUSE_STDEV


GIT_VERSION = 0.99.5 GIT_VERSION = 0.99.6


CFLAGS = -g -O2 -Wall CFLAGS = -g -O2 -Wall
ALL_CFLAGS = $(CFLAGS) $(DEFINES) ALL_CFLAGS = $(CFLAGS) $(DEFINES)

6
debian/changelog vendored
View File

@ -1,3 +1,9 @@
git-core (0.99.6-0) unstable; urgency=low

* GIT 0.99.6

-- Junio C Hamano <junkio@cox.net> Wed, 24 Aug 2005 23:09:35 -0700

git-core (0.99.5-1) unstable; urgency=low git-core (0.99.5-1) unstable; urgency=low


* Enable git-send-email-script on Debian. There is no reason to shy * Enable git-send-email-script on Debian. There is no reason to shy