Skip to content

Commit

Permalink
GIT 0.99.8g
Browse files Browse the repository at this point in the history
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>
  • Loading branch information
Junio C Hamano committed Oct 23, 2005
1 parent 02b54b3 commit a1c7a69
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -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)
Expand Down
6 changes: 6 additions & 0 deletions debian/changelog
Original file line number Diff line number Diff line change
@@ -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
Expand Down

0 comments on commit a1c7a69

Please sign in to comment.