summaryrefslogtreecommitdiff
path: root/GIT-VERSION-GEN
diff options
context:
space:
mode:
authorJunio C Hamano <gitster@pobox.com>2014-08-04 21:05:06 (GMT)
committerJunio C Hamano <gitster@pobox.com>2014-08-04 21:05:06 (GMT)
commit7b69fcb181941fafda99a5ffd25cea1f685d7e70 (patch)
tree4a386749843562df47ca9bc8e0c42e5e92ed7ba7 /GIT-VERSION-GEN
parentb16665e832642602b28b9abf5da3a2c53b97d6ca (diff)
downloadgit-7b69fcb181941fafda99a5ffd25cea1f685d7e70.zip
git-7b69fcb181941fafda99a5ffd25cea1f685d7e70.tar.gz
git-7b69fcb181941fafda99a5ffd25cea1f685d7e70.tar.bz2
Git 2.1.0-rc1v2.1.0-rc1
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 f1bae1c..e44e22f 100755
--- a/GIT-VERSION-GEN
+++ b/GIT-VERSION-GEN
@@ -1,7 +1,7 @@
#!/bin/sh
GVF=GIT-VERSION-FILE
-DEF_VER=v2.1.0-rc0
+DEF_VER=v2.1.0-rc1
LF='
'