summaryrefslogtreecommitdiff
path: root/GIT-VERSION-GEN
diff options
context:
space:
mode:
authorLibravatar Junio C Hamano <gitster@pobox.com>2020-12-23 13:57:41 -0800
committerLibravatar Junio C Hamano <gitster@pobox.com>2020-12-23 13:59:46 -0800
commit4a0de43f4923993377dbbc42cfc0a1054b6c5ccf (patch)
tree35a347fda970f31c36fb665b05364b080bee0b8e /GIT-VERSION-GEN
parentMerge branch 'nk/refspecs-negative-fix' (diff)
downloadtgif-4a0de43f4923993377dbbc42cfc0a1054b6c5ccf.tar.xz
Git 2.30-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 a3871c7b3d..a0bb22bb5b 100755
--- a/GIT-VERSION-GEN
+++ b/GIT-VERSION-GEN
@@ -1,7 +1,7 @@
#!/bin/sh
GVF=GIT-VERSION-FILE
-DEF_VER=v2.30.0-rc1
+DEF_VER=v2.30.0-rc2
LF='
'