diff options
| author | Junio C Hamano <junkio@cox.net> | 2006-01-27 14:46:10 -0800 |
|---|---|---|
| committer | Junio C Hamano <junkio@cox.net> | 2006-01-27 14:46:10 -0800 |
| commit | ca182053c7710a286d72102f4576cf32e0dafcfb (patch) | |
| tree | da5fa4e546de09e267cdfb3f6f1a867b8a860048 /Makefile | |
| parent | 3a75f674017fdf86d8b742cdfeb0df8700a2d03a (diff) | |
| parent | 1ecc18e4fc0c91e9cab1aafbedb0eebdebaa8dd3 (diff) | |
| download | git-1.0.13.tar.xz | |
GIT 1.0.13v1.0.13
Signed-off-by: Junio C Hamano <junkio@cox.net>
Diffstat (limited to 'Makefile')
| -rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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.12 +GIT_VERSION = 1.0.13 # CFLAGS and LDFLAGS are for the users to override from the command line. |
