Code

GIT 1.0.10
[git.git] / Makefile
index 119a45f7bc5e547ca8d199edc94ac285d2ab5c38..aa89c8bd0776614faef67cc845dae047ed048930 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.8
+GIT_VERSION = 1.0.10
 
 # CFLAGS and LDFLAGS are for the users to override from the command line.