summaryrefslogtreecommitdiff
path: root/GIT-VERSION-GEN
diff options
context:
space:
mode:
authorJunio C Hamano <gitster@pobox.com>2013-11-13 20:59:31 (GMT)
committerJunio C Hamano <gitster@pobox.com>2013-11-13 20:59:31 (GMT)
commit03973056a08d1694cf1c819eb2e8b9557650f70e (patch)
tree441958f0348d3325ca9e6c3728006813cef4b630 /GIT-VERSION-GEN
parent706150404d42c712a1a00acf191cbe3e1c499ca2 (diff)
downloadgit-03973056a08d1694cf1c819eb2e8b9557650f70e.zip
git-03973056a08d1694cf1c819eb2e8b9557650f70e.tar.gz
git-03973056a08d1694cf1c819eb2e8b9557650f70e.tar.bz2
Git 1.8.5-rc2v1.8.5-rc2
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 366705c..060afdd 100755
--- a/GIT-VERSION-GEN
+++ b/GIT-VERSION-GEN
@@ -1,7 +1,7 @@
#!/bin/sh
GVF=GIT-VERSION-FILE
-DEF_VER=v1.8.5-rc1
+DEF_VER=v1.8.5-rc2
LF='
'