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>2023-11-02 10:38:18 +0300
committerJunio C Hamano <gitster@pobox.com>2023-11-02 10:59:16 +0300
commit61a22ddaf0626111193a17ac12f366bd6d167dff (patch)
treeb75696b4d737ac478075a85e69a91306e28c131d /GIT-VERSION-GEN
parentb8e45c5aa285ef7fbc7d59fb282ea0b7fb2fabf6 (diff)
Git 2.42.1v2.42.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 2c8dae398f..226c8c19ff 100755
--- a/GIT-VERSION-GEN
+++ b/GIT-VERSION-GEN
@@ -1,7 +1,7 @@
#!/bin/sh
GVF=GIT-VERSION-FILE
-DEF_VER=v2.42.0
+DEF_VER=v2.42.1
LF='
'