X-Git-Url: https://git.octo.it/?a=blobdiff_plain;f=Makefile;h=aa89c8bd0776614faef67cc845dae047ed048930;hb=e99c2fbdda590b0d5fb5bd89001e6d9df8342564;hp=30479b4a19805132a16facf6342b1438427486b7;hpb=a0dfb48af73a98ceb60629f2bbc4ebf1393ba0af;p=git.git diff --git a/Makefile b/Makefile index 30479b4a..aa89c8bd 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_VERSION = 1.0.10 # CFLAGS and LDFLAGS are for the users to override from the command line.