summaryrefslogtreecommitdiffstats
path: root/GIT-VERSION-GEN
diff options
context:
space:
mode:
authorJunio C Hamano <gitster@pobox.com>2020-05-26 18:38:13 +0200
committerJunio C Hamano <gitster@pobox.com>2020-05-26 18:38:13 +0200
commit2d5e9f31ac46017895ce6a183467037d29ceb9d3 (patch)
treee69f8c07296df4fcb3b434dba38044b52ced1dcd /GIT-VERSION-GEN
parentMerge branch 'ss/faq-ignore' (diff)
downloadgit-2d5e9f31ac46017895ce6a183467037d29ceb9d3.tar.xz
git-2d5e9f31ac46017895ce6a183467037d29ceb9d3.zip
Git 2.27-rc2v2.27.0-rc2
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to '')
-rwxr-xr-xGIT-VERSION-GEN2
1 files changed, 1 insertions, 1 deletions
diff --git a/GIT-VERSION-GEN b/GIT-VERSION-GEN
index 165ce7a4a4..c30d71abda 100755
--- a/GIT-VERSION-GEN
+++ b/GIT-VERSION-GEN
@@ -1,7 +1,7 @@
#!/bin/sh
GVF=GIT-VERSION-FILE
-DEF_VER=v2.27.0-rc1
+DEF_VER=v2.27.0-rc2
LF='
'