From: Junio C Hamano Date: Fri, 6 Jan 2006 04:52:50 +0000 (-0800) Subject: GIT 1.0.7 X-Git-Tag: v1.0.7^0 X-Git-Url: https://git.octo.it/?p=git.git;a=commitdiff_plain;h=92e802c6ccb96d1b5e8561b0a136d43d82253293 GIT 1.0.7 Signed-off-by: Junio C Hamano --- 92e802c6ccb96d1b5e8561b0a136d43d82253293 diff --cc Makefile index 4ff85fc4,dde8f331..cfb793b8 --- a/Makefile +++ b/Makefile @@@ -55,7 -55,7 +55,7 @@@ all # 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.