GIT 0.99.8g
Primarily to update the maintenance branch deployed on kernel.org machines with the git-daemon updates. Signed-off-by: Junio C Hamano <junkio@cox.net>
This commit is contained in:
parent
02b54b3dfd
commit
a1c7a69047
2
Makefile
2
Makefile
@ -48,7 +48,7 @@
|
||||
|
||||
# DEFINES += -DUSE_STDEV
|
||||
|
||||
GIT_VERSION = 0.99.8f
|
||||
GIT_VERSION = 0.99.8g
|
||||
|
||||
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.8g-0) unstable; urgency=low
|
||||
|
||||
* GIT 0.99.8g
|
||||
|
||||
-- Junio C Hamano <junkio@cox.net> Sun, 23 Oct 2005 02:01:44 -0700
|
||||
|
||||
git-core (0.99.8f-0) unstable; urgency=low
|
||||
|
||||
* GIT 0.99.8f
|
||||
|
Loading…
Reference in New Issue
Block a user