mirror of
https://github.com/git/git.git
synced 2024-11-28 20:44:04 +08:00
Prepare 0.99.7 release candidate branch.
Signed-off-by: Junio C Hamano <junkio@cox.net>
This commit is contained in:
parent
720d150c48
commit
53e2cc9b9b
2
Makefile
2
Makefile
@ -40,7 +40,7 @@
|
||||
|
||||
# DEFINES += -DUSE_STDEV
|
||||
|
||||
GIT_VERSION = 0.99.6
|
||||
GIT_VERSION = 0.99.7
|
||||
|
||||
CFLAGS = -g -O2 -Wall
|
||||
ALL_CFLAGS = $(CFLAGS) $(PLATFORM_DEFINES) $(DEFINES)
|
||||
|
6
debian/changelog
vendored
6
debian/changelog
vendored
@ -1,3 +1,9 @@
|
||||
git-core (0.99.7-0) unstable; urgency=low
|
||||
|
||||
* GIT 0.99.7
|
||||
|
||||
-- Junio C Hamano <junkio@cox.net> Sat, 10 Sep 2005 18:36:39 -0700
|
||||
|
||||
git-core (0.99.6-0) unstable; urgency=low
|
||||
|
||||
* GIT 0.99.6
|
||||
|
Loading…
Reference in New Issue
Block a user