summaryrefslogtreecommitdiff
path: root/GIT-VERSION-GEN
diff options
context:
space:
mode:
authorJunio C Hamano <gitster@pobox.com>2013-11-20 19:18:25 (GMT)
committerJunio C Hamano <gitster@pobox.com>2013-11-20 19:27:26 (GMT)
commit5fd09df3937f54c5cfda4f1087f5d99433cce527 (patch)
tree18bdbf3c6584d1153f91372d64c8ab7c3a75da86 /GIT-VERSION-GEN
parent039a6d24638dc995d716bbc6916ae670c185bf11 (diff)
downloadgit-5fd09df3937f54c5cfda4f1087f5d99433cce527.zip
git-5fd09df3937f54c5cfda4f1087f5d99433cce527.tar.gz
git-5fd09df3937f54c5cfda4f1087f5d99433cce527.tar.bz2
Git 1.8.5-rc3v1.8.5-rc3
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 060afdd..d046b9d 100755
--- a/GIT-VERSION-GEN
+++ b/GIT-VERSION-GEN
@@ -1,7 +1,7 @@
#!/bin/sh
GVF=GIT-VERSION-FILE
-DEF_VER=v1.8.5-rc2
+DEF_VER=v1.8.5-rc3
LF='
'