summaryrefslogtreecommitdiff
path: root/GIT-VERSION-GEN
diff options
context:
space:
mode:
authorLibravatar Junio C Hamano <gitster@pobox.com>2021-02-08 14:05:35 -0800
committerLibravatar Junio C Hamano <gitster@pobox.com>2021-02-08 14:05:55 -0800
commit773e25afc41b1b6533fa9ae2cd825d0b4a697fad (patch)
treedd6a0eaf8ee41a274bfc150b93d66cbf6a6cc23a /GIT-VERSION-GEN
parentMerge branch 'pb/ci-matrix-wo-shortcut' into maint (diff)
downloadtgif-773e25afc41b1b6533fa9ae2cd825d0b4a697fad.tar.xz
Git 2.30.1
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 224ae5b61f..b0019d49d8 100755
--- a/GIT-VERSION-GEN
+++ b/GIT-VERSION-GEN
@@ -1,7 +1,7 @@
#!/bin/sh
GVF=GIT-VERSION-FILE
-DEF_VER=v2.30.1pre
+DEF_VER=v2.30.1
LF='
'