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 X-Git-Url: https://git.tokkee.org/?a=commitdiff_plain;h=58e206d216154d855f9d5f6185ef8032422345f1;p=git.git GIT 1.0.8 --- 8fc11b5aa98540f7caab87e22e5aae63512893a2 diff --cc Makefile index cfb793b82,30479b4a1..119a45f7b --- 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.