X-Git-Url: https://git.verplant.org/?a=blobdiff_plain;f=Makefile;h=88b89f956fc46e2e2b417efee654b48d7b12768f;hb=724b511d4fb363ebee828ba3992c831ba006444c;hp=782cff9d5dade1d44e675e324455bfb52e4d9091;hpb=2a212746f44f18695d33931039da10f842de7b25;p=git.git diff --git a/Makefile b/Makefile index 782cff9d..88b89f95 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 +GIT_VERSION = 1.0.GIT # CFLAGS and LDFLAGS are for the users to override from the command line.