aboutsummaryrefslogtreecommitdiff
path: root/GIT-VERSION-GEN
diff options
context:
space:
mode:
authorJunio C Hamano <gitster@pobox.com>2012-03-07 12:51:55 -0800
committerJunio C Hamano <gitster@pobox.com>2012-03-07 12:51:55 -0800
commit56a33c8f1bb5cef11ddf046f7b570f527ea77d37 (patch)
treed6f9addea7dea706623f0d8044245e07ed7d755a /GIT-VERSION-GEN
parent1e4d0875acbce3c881bc1de66c8900cdc240ebe8 (diff)
downloadgit-56a33c8f1bb5cef11ddf046f7b570f527ea77d37.tar.gz
git-56a33c8f1bb5cef11ddf046f7b570f527ea77d37.tar.xz
Git 1.7.10-rc0v1.7.10-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 c25fd2a37..f28ceef12 100755
--- a/GIT-VERSION-GEN
+++ b/GIT-VERSION-GEN
@@ -1,7 +1,7 @@
#!/bin/sh
GVF=GIT-VERSION-FILE
-DEF_VER=v1.7.9.GIT
+DEF_VER=v1.7.10-rc0
LF='
'