aboutsummaryrefslogtreecommitdiff
path: root/GIT-VERSION-GEN
diff options
context:
space:
mode:
authorJunio C Hamano <gitster@pobox.com>2017-02-10 12:54:23 -0800
committerJunio C Hamano <gitster@pobox.com>2017-02-10 12:54:23 -0800
commit5588dbffbd61e4906e453808c6ad32f792fea521 (patch)
treea3d283173a125822b4fea4c5f70d4018b169de7a /GIT-VERSION-GEN
parent653078bbddef3ecd454c3e36b9e43629128967db (diff)
downloadgit-5588dbffbd61e4906e453808c6ad32f792fea521.tar.gz
git-5588dbffbd61e4906e453808c6ad32f792fea521.tar.xz
Git 2.12-rc1v2.12.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 4bed33d2a..1eabbd88a 100755
--- a/GIT-VERSION-GEN
+++ b/GIT-VERSION-GEN
@@ -1,7 +1,7 @@
#!/bin/sh
GVF=GIT-VERSION-FILE
-DEF_VER=v2.12.0-rc0
+DEF_VER=v2.12.0-rc1
LF='
'