From: Junio C Hamano Date: Fri, 20 Jan 2006 02:32:54 +0000 (-0800) Subject: GIT 1.0.12 X-Git-Tag: v1.0.12^0 X-Git-Url: https://git.octo.it/?a=commitdiff_plain;h=3a75f674017fdf86d8b742cdfeb0df8700a2d03a;p=git.git GIT 1.0.12 --- 3a75f674017fdf86d8b742cdfeb0df8700a2d03a diff --cc Makefile index 56505b43,30479b4a..538d21d8 --- 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.11 -GIT_VERSION = 1.0.0 ++GIT_VERSION = 1.0.12 # CFLAGS and LDFLAGS are for the users to override from the command line.