X-Git-Url: https://git.octo.it/?a=blobdiff_plain;f=Makefile;h=cfb793b8292f9cc1d30f9b28eb489cfec2c949ae;hb=92e802c6ccb96d1b5e8561b0a136d43d82253293;hp=4ff85fc49a690377d9923a0393f634ff913ecee5;hpb=17dff84b5e745ba17a5b3ae5591d79f96b165d48;p=git.git diff --git a/Makefile b/Makefile index 4ff85fc4..cfb793b8 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.6 +GIT_VERSION = 1.0.7 # CFLAGS and LDFLAGS are for the users to override from the command line.