diff options
| author | Junio C Hamano <junkio@cox.net> | 2005-09-22 21:53:33 -0700 |
|---|---|---|
| committer | Junio C Hamano <junkio@cox.net> | 2005-09-22 21:53:33 -0700 |
| commit | 990f856a62a24bfd56bac1f5e4581381369e4ede (patch) | |
| tree | 61ac026af233c03adf102cd92432e294c61aa8d6 /Makefile | |
| parent | Merge branch 'fixes' (diff) | |
| download | git-0.99.7b.tar.gz git-0.99.7b.zip | |
GIT 0.99.7bv0.99.7b
Signed-off-by: Junio C Hamano <junkio@cox.net>
Diffstat (limited to 'Makefile')
| -rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -44,7 +44,7 @@ # DEFINES += -DUSE_STDEV -GIT_VERSION = 0.99.7a +GIT_VERSION = 0.99.7b CFLAGS = -g -O2 -Wall ALL_CFLAGS = $(CFLAGS) $(PLATFORM_DEFINES) $(DEFINES) |
