GIT 1.0.12

This commit is contained in:
Junio C Hamano
2006-01-19 18:32:54 -08:00
3 changed files with 2 additions and 19 deletions

View File

@@ -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.11
GIT_VERSION = 1.0.12
# CFLAGS and LDFLAGS are for the users to override from the command line.