summaryrefslogtreecommitdiffstats
path: root/GIT-VERSION-GEN
diff options
context:
space:
mode:
authorJunio C Hamano <gitster@pobox.com>2012-10-11 20:18:56 +0200
committerJunio C Hamano <gitster@pobox.com>2012-10-11 20:18:56 +0200
commitcd46259ebf2e624bcee2aaae05c36663d414e1a2 (patch)
tree001548acba7f76ea2c4303bc7f521ee8cc4b8eee /GIT-VERSION-GEN
parentMerge branch 'rr/git-uri-doc' (diff)
downloadgit-cd46259ebf2e624bcee2aaae05c36663d414e1a2.tar.xz
git-cd46259ebf2e624bcee2aaae05c36663d414e1a2.zip
Git 1.8.0-rc2v1.8.0-rc2
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to '')
-rwxr-xr-xGIT-VERSION-GEN2
1 files changed, 1 insertions, 1 deletions
diff --git a/GIT-VERSION-GEN b/GIT-VERSION-GEN
index 88e4c216d3..3c0e89c4cb 100755
--- a/GIT-VERSION-GEN
+++ b/GIT-VERSION-GEN
@@ -1,7 +1,7 @@
#!/bin/sh
GVF=GIT-VERSION-FILE
-DEF_VER=v1.8.0-rc1
+DEF_VER=v1.8.0-rc2
LF='
'