GIT 1.0.6
[gitweb.git] / Makefile
index a5ca5db3129ab21256c8be5b03645f7d032cd5a2..4ff85fc49a690377d9923a0393f634ff913ecee5 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.5
+GIT_VERSION = 1.0.6
 
 # CFLAGS and LDFLAGS are for the users to override from the command line.