Skip to content

Commit

Permalink
GIT 0.99.8
Browse files Browse the repository at this point in the history
GIT already did everything I wanted it to do since mid 0.99.7,
and it has almost everything I want it to have now, except a
couple of minor tweaks and enhancements.

Signed-off-by: Junio C Hamano <junkio@cox.net>
  • Loading branch information
Junio C Hamano committed Oct 2, 2005
1 parent a2775c2 commit 91dd674
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.7.GIT
GIT_VERSION = 0.99.8

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.8-0) unstable; urgency=low

* GIT 0.99.8

-- Junio C Hamano <junkio@cox.net> Sun, 2 Oct 2005 12:54:26 -0700

git-core (0.99.7-0) unstable; urgency=low

* GIT 0.99.7
Expand Down

0 comments on commit 91dd674

Please sign in to comment.