aboutsummaryrefslogtreecommitdiff
path: root/GIT-VERSION-GEN
diff options
context:
space:
mode:
authorJunio C Hamano <gitster@pobox.com>2010-07-21 12:55:50 -0700
committerJunio C Hamano <gitster@pobox.com>2010-07-21 12:55:50 -0700
commit64fdc08dac6694d1e754580e7acb82dfa4988bb9 (patch)
tree7776f67c2fed8db0e657502e721251100c245e71 /GIT-VERSION-GEN
parent6e6842e36f8c6c12ae0ddd7db98cd900b25bb8dc (diff)
downloadgit-64fdc08dac6694d1e754580e7acb82dfa4988bb9.tar.gz
git-64fdc08dac6694d1e754580e7acb82dfa4988bb9.tar.xz
Git 1.7.2v1.7.2
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'GIT-VERSION-GEN')
-rwxr-xr-xGIT-VERSION-GEN2
1 files changed, 1 insertions, 1 deletions
diff --git a/GIT-VERSION-GEN b/GIT-VERSION-GEN
index e45513dee..e88f50caf 100755
--- a/GIT-VERSION-GEN
+++ b/GIT-VERSION-GEN
@@ -1,7 +1,7 @@
#!/bin/sh
GVF=GIT-VERSION-FILE
-DEF_VER=v1.7.1.GIT
+DEF_VER=v1.7.2
LF='
'