X-Git-Url: https://git.octo.it/?a=blobdiff_plain;f=Makefile;h=3395a9e102957b02bbc6e1c25c56c8a97b8e5c76;hb=af6e277c5eddbcf82582b4bbd3e50b36aa61a20a;hp=8d03e0b143d014ab6f0d49470297011c032e6ac9;hpb=6ab58895cd951f6f5c96fa432afb122cfeb12746;p=git.git diff --git a/Makefile b/Makefile index 8d03e0b1..3395a9e1 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.4 +GIT_VERSION = 1.0.GIT # CFLAGS and LDFLAGS are for the users to override from the command line.