summaryrefslogtreecommitdiff
path: root/GIT-VERSION-GEN
diff options
context:
space:
mode:
authorLibravatar Junio C Hamano <gitster@pobox.com>2020-10-08 21:53:09 -0700
committerLibravatar Junio C Hamano <gitster@pobox.com>2020-10-08 21:53:26 -0700
commitd4a392452e292ff924e79ec8458611c0f679d6d4 (patch)
tree9686a0e248696bfd12b80803466a2caa37c8b33d /GIT-VERSION-GEN
parentMerge branch 'js/default-branch-name-part-3' (diff)
downloadtgif-d4a392452e292ff924e79ec8458611c0f679d6d4.tar.xz
Git 2.29-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 c5027c4556..0ebd699cf0 100755
--- a/GIT-VERSION-GEN
+++ b/GIT-VERSION-GEN
@@ -1,7 +1,7 @@
#!/bin/sh
GVF=GIT-VERSION-FILE
-DEF_VER=v2.29.0-rc0
+DEF_VER=v2.29.0-rc1
LF='
'