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.octo.it/?a=commitdiff_plain;h=8fc11b5aa98540f7caab87e22e5aae63512893a2;hp=6f2eacfeb2c67a7e05f98df2288d7893d3368c8e;p=git.git GIT 1.0.8 --- diff --git a/Makefile b/Makefile index 30479b4a..119a45f7 100644 --- a/Makefile +++ b/Makefile @@ -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.0 +GIT_VERSION = 1.0.8 # CFLAGS and LDFLAGS are for the users to override from the command line.