author | Junio C Hamano <junkio@cox.net> | |
Fri, 6 Jan 2006 04:52:50 +0000 (20:52 -0800) | ||
committer | Junio C Hamano <junkio@cox.net> | |
Fri, 6 Jan 2006 04:52:50 +0000 (20:52 -0800) |
Signed-off-by: Junio C Hamano <junkio@cox.net>
1 | 2 | |||
---|---|---|---|---|
Makefile | patch | | diff1 | | diff2 | | blob | history |
diff --cc Makefile
index 4ff85fc49a690377d9923a0393f634ff913ecee5,dde8f331d69f87b4886fcace9bed82dd32a25912..cfb793b8292f9cc1d30f9b28eb489cfec2c949ae
+++ b/Makefile
# Define USE_STDEV below if you want git to care about the underlying device
# change being considered an inode change from the update-cache perspective.
- GIT_VERSION = 1.0.6
-GIT_VERSION = 1.0.0
++GIT_VERSION = 1.0.7
# CFLAGS and LDFLAGS are for the users to override from the command line.