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>2022-04-13 23:31:29 +0300
committerJunio C Hamano <gitster@pobox.com>2022-04-13 23:31:29 +0300
commit17083c79ae842b51d82518e2efe5281346acea0e (patch)
tree3adf24b9f5331d9971e4641b3f456872535290f7 /GIT-VERSION-GEN
parent0f85c4a30b072a26d74af8bbf63cc8f6a5dfc1b8 (diff)
Git 2.30.4v2.30.4
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 7cf68be76f..a927c77478 100755
--- a/GIT-VERSION-GEN
+++ b/GIT-VERSION-GEN
@@ -1,7 +1,7 @@
#!/bin/sh
GVF=GIT-VERSION-FILE
-DEF_VER=v2.30.3
+DEF_VER=v2.30.4
LF='
'