Name it 0.99.2

Signed-off-by: Junio C Hamano <junkio@cox.net>
This commit is contained in:
Junio C Hamano 2005-07-26 17:21:16 -07:00
parent 2bbcddee87
commit 2779fad613

View file

@ -9,7 +9,7 @@
# BREAK YOUR LOCAL DIFFS! show-diff and anything using it will likely randomly
# break unless your underlying filesystem supports those sub-second times
# (my ext3 doesn't).
GIT_VERSION=0.99.1
GIT_VERSION=0.99.2
COPTS=-O2
CFLAGS=-g $(COPTS) -Wall