aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJunio C Hamano <gitster@pobox.com>2014-08-04 14:05:06 -0700
committerJunio C Hamano <gitster@pobox.com>2014-08-04 14:05:06 -0700
commit7b69fcb181941fafda99a5ffd25cea1f685d7e70 (patch)
tree4a386749843562df47ca9bc8e0c42e5e92ed7ba7
parentb16665e832642602b28b9abf5da3a2c53b97d6ca (diff)
downloadgit-7b69fcb181941fafda99a5ffd25cea1f685d7e70.tar.gz
Git 2.1.0-rc1v2.1.0-rc1
Signed-off-by: Junio C Hamano <gitster@pobox.com>
-rwxr-xr-xGIT-VERSION-GEN2
1 files changed, 1 insertions, 1 deletions
diff --git a/GIT-VERSION-GEN b/GIT-VERSION-GEN
index f1bae1ce37..e44e22f2ff 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='
'