aboutsummaryrefslogtreecommitdiffstats
path: root/GIT-VERSION-GEN
diff options
context:
space:
mode:
authorJunio C Hamano <gitster@pobox.com>2018-12-01 21:44:56 +0900
committerJunio C Hamano <gitster@pobox.com>2018-12-01 21:44:56 +0900
commit8a0ba68f6dab2c8b1f297a0d46b710bb9af3237a (patch)
tree86afb8524a53bc19a781a51ea134fb7d7ffbdc8c /GIT-VERSION-GEN
parent15cc2da0b5aaf5350f180951450e0a5318f7d34d (diff)
downloadgit-8a0ba68f6dab2c8b1f297a0d46b710bb9af3237a.tar.gz
Git 2.20-rc2v2.20.0-rc2
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 bc15874422..e80102e307 100755
--- a/GIT-VERSION-GEN
+++ b/GIT-VERSION-GEN
@@ -1,7 +1,7 @@
#!/bin/sh
GVF=GIT-VERSION-FILE
-DEF_VER=v2.20.0-rc1
+DEF_VER=v2.20.0-rc2
LF='
'