]> git.ipfire.org Git - thirdparty/git.git/blobdiff - Makefile
GIT 1.0.7
[thirdparty/git.git] / Makefile
index 4ff85fc49a690377d9923a0393f634ff913ecee5..cfb793b8292f9cc1d30f9b28eb489cfec2c949ae 100644 (file)
--- 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.