summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLibravatar Junio C Hamano <gitster@pobox.com>2014-08-04 14:05:06 -0700
committerLibravatar Junio C Hamano <gitster@pobox.com>2014-08-04 14:05:06 -0700
commit7b69fcb181941fafda99a5ffd25cea1f685d7e70 (patch)
tree4a386749843562df47ca9bc8e0c42e5e92ed7ba7
parentMerge branch 'tf/maint-doc-push' (diff)
downloadtgif-7b69fcb181941fafda99a5ffd25cea1f685d7e70.tar.xz
Git 2.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='
'