summary refs log tree commit diff
path: root/GIT-VERSION-GEN
diff options
context:
space:
mode:
authorJunio C Hamano <gitster@pobox.com>2020-12-27 15:15:23 -0800
committerJunio C Hamano <gitster@pobox.com>2020-12-27 15:15:23 -0800
commit71ca53e8125e36efbda17293c50027d31681a41f (patch)
treee6f5abb10362fdc4ab5411cc1f9eb008f6c68020 /GIT-VERSION-GEN
parentf6bf36dc9c30b2a8a5c99fcf62646a6b29b37010 (diff)
Git 2.30
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 a0bb22bb5b..5085ef1390 100755
--- a/GIT-VERSION-GEN
+++ b/GIT-VERSION-GEN
@@ -1,7 +1,7 @@
 #!/bin/sh
 
 GVF=GIT-VERSION-FILE
-DEF_VER=v2.30.0-rc2
+DEF_VER=v2.30.0
 
 LF='
 '