1
0
Fork 0
mirror of https://github.com/git/git.git synced 2024-06-11 05:46:15 +02:00

Start preparing for 0.99.5

Signed-off-by: Junio C Hamano <junkio@cox.net>
This commit is contained in:
Junio C Hamano 2005-08-10 22:05:59 -07:00
parent bf57030315
commit 38b1afd812
2 changed files with 7 additions and 1 deletions

View File

@ -32,7 +32,7 @@
# DEFINES += -DUSE_STDEV
GIT_VERSION=0.99.4
GIT_VERSION=0.99.5
COPTS?=-g -O2
CFLAGS+=$(COPTS) -Wall $(DEFINES)

6
debian/changelog vendored
View File

@ -1,3 +1,9 @@
git-core (0.99.5-0) unstable; urgency=low
* GIT 0.99.5
-- Junio C Hamano <junkio@cox.net> Wed, 10 Aug 2005 22:05:00 -0700
git-core (0.99.4-2) unstable; urgency=low
* Git 0.99.4 official release.