From: Junio C Hamano Date: Fri, 27 Jan 2006 22:46:10 +0000 (-0800) Subject: GIT 1.0.13 X-Git-Tag: v1.0.13^0 X-Git-Url: https://git.lorimer.id.au/gitweb.git/diff_plain/ca182053c7710a286d72102f4576cf32e0dafcfb?hp=1ecc18e4fc0c91e9cab1aafbedb0eebdebaa8dd3 GIT 1.0.13 Signed-off-by: Junio C Hamano --- diff --git a/Makefile b/Makefile index 30479b4a19..59042d1bc9 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.13 # CFLAGS and LDFLAGS are for the users to override from the command line.