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://asedeno.scripts.mit.edu/gitweb/?a=commitdiff_plain;h=ca182053c7710a286d72102f4576cf32e0dafcfb;p=git.git GIT 1.0.13 Signed-off-by: Junio C Hamano --- ca182053c7710a286d72102f4576cf32e0dafcfb diff --cc Makefile index 538d21d80,30479b4a1..59042d1bc --- 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.12 -GIT_VERSION = 1.0.0 ++GIT_VERSION = 1.0.13 # CFLAGS and LDFLAGS are for the users to override from the command line.