Start preparing for 0.99.5
Signed-off-by: Junio C Hamano <junkio@cox.net>
This commit is contained in:
2
Makefile
2
Makefile
@ -32,7 +32,7 @@
|
|||||||
|
|
||||||
# DEFINES += -DUSE_STDEV
|
# DEFINES += -DUSE_STDEV
|
||||||
|
|
||||||
GIT_VERSION=0.99.4
|
GIT_VERSION=0.99.5
|
||||||
|
|
||||||
COPTS?=-g -O2
|
COPTS?=-g -O2
|
||||||
CFLAGS+=$(COPTS) -Wall $(DEFINES)
|
CFLAGS+=$(COPTS) -Wall $(DEFINES)
|
||||||
|
6
debian/changelog
vendored
6
debian/changelog
vendored
@ -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-core (0.99.4-2) unstable; urgency=low
|
||||||
|
|
||||||
* Git 0.99.4 official release.
|
* Git 0.99.4 official release.
|
||||||
|
Reference in New Issue
Block a user