summaryrefslogtreecommitdiff
path: root/GIT-VERSION-GEN
diff options
context:
space:
mode:
authorLibravatar Junio C Hamano <gitster@pobox.com>2020-12-14 10:30:05 -0800
committerLibravatar Junio C Hamano <gitster@pobox.com>2020-12-14 10:30:05 -0800
commit1c52ecf4ba0f4f7af72775695fee653f50737c71 (patch)
tree6074236a0c54902222e640e7d63bb24a5817c1f1 /GIT-VERSION-GEN
parentMerge branch 'js/t5526-with-no-particular-primary-branch-name' (diff)
downloadtgif-1c52ecf4ba0f4f7af72775695fee653f50737c71.tar.xz
Git 2.30-rc0
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 82bcd13f4c..c3bbcc9cfa 100755
--- a/GIT-VERSION-GEN
+++ b/GIT-VERSION-GEN
@@ -1,7 +1,7 @@
#!/bin/sh
GVF=GIT-VERSION-FILE
-DEF_VER=v2.29.GIT
+DEF_VER=v2.30.0-rc0
LF='
'