Skip to content

Commit

Permalink
Prepare 0.99.7 release candidate branch.
Browse files Browse the repository at this point in the history
Signed-off-by: Junio C Hamano <junkio@cox.net>
  • Loading branch information
Junio C Hamano committed Sep 11, 2005
1 parent 720d150 commit 53e2cc9
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 @@ -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)
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.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
Expand Down

0 comments on commit 53e2cc9

Please sign in to comment.