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