Merge in fixes up to 1.0.3 maintenance branch.
[gitweb.git] / Makefile
index 890f16bdad0020b762fe71446340f711112fdbdf..3395a9e102957b02bbc6e1c25c56c8a97b8e5c76 100644 (file)
--- 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.3
+GIT_VERSION = 1.0.GIT
 
 # CFLAGS and LDFLAGS are for the users to override from the command line.