Welcome to mirror list, hosted at ThFree Co, Russian Federation.

git.kernel.org/pub/scm/git/git.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJunio C Hamano <gitster@pobox.com>2020-12-28 02:15:23 +0300
committerJunio C Hamano <gitster@pobox.com>2020-12-28 02:15:23 +0300
commit71ca53e8125e36efbda17293c50027d31681a41f (patch)
treee6f5abb10362fdc4ab5411cc1f9eb008f6c68020 /GIT-VERSION-GEN
parentf6bf36dc9c30b2a8a5c99fcf62646a6b29b37010 (diff)
Git 2.30v2.30.0
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='
'