From: Junio C Hamano Date: Sun, 8 Jan 2006 05:32:48 +0000 (-0800) Subject: GIT 1.0.8 X-Git-Tag: v1.0.8^0 X-Git-Url: https://git.verplant.org/?a=commitdiff_plain;h=8fc11b5aa98540f7caab87e22e5aae63512893a2;p=git.git GIT 1.0.8 --- 8fc11b5aa98540f7caab87e22e5aae63512893a2 diff --cc Makefile index cfb793b8,30479b4a..119a45f7 --- 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.7 -GIT_VERSION = 1.0.0 ++GIT_VERSION = 1.0.8 # CFLAGS and LDFLAGS are for the users to override from the command line.