]> git.ipfire.org Git - thirdparty/git.git/blobdiff - Makefile
GIT 1.0.4
[thirdparty/git.git] / Makefile
index 890f16bdad0020b762fe71446340f711112fdbdf..8d03e0b143d014ab6f0d49470297011c032e6ac9 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.3
+GIT_VERSION = 1.0.4
 
 # CFLAGS and LDFLAGS are for the users to override from the command line.