summaryrefslogtreecommitdiff
path: root/GIT-VERSION-GEN
diff options
context:
space:
mode:
authorJunio C Hamano <gitster@pobox.com>2012-07-24 04:02:06 (GMT)
committerJunio C Hamano <gitster@pobox.com>2012-07-24 04:02:06 (GMT)
commitccc1188fa34cd9519185a22b13599256ccfac7e1 (patch)
treeec35e61d43163cdc2ac395cb7584558b4c045e0c /GIT-VERSION-GEN
parentebcfa444c436c0a501d38ffd5bae670fe6ee01c5 (diff)
downloadgit-ccc1188fa34cd9519185a22b13599256ccfac7e1.zip
git-ccc1188fa34cd9519185a22b13599256ccfac7e1.tar.gz
git-ccc1188fa34cd9519185a22b13599256ccfac7e1.tar.bz2
Git 1.7.12-rc0v1.7.12-rc0
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 fde74a6..22bb229 100755
--- a/GIT-VERSION-GEN
+++ b/GIT-VERSION-GEN
@@ -1,7 +1,7 @@
#!/bin/sh
GVF=GIT-VERSION-FILE
-DEF_VER=v1.7.11.GIT
+DEF_VER=v1.7.12-rc0
LF='
'