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-08-21 19:34:58 +0300
committerJunio C Hamano <gitster@pobox.com>2023-08-21 19:34:58 +0300
commit43c8a30d150ecede9709c1f2527c8fba92c65f40 (patch)
treeec44278158a284553bcd943ecb8ab9a791a95a80 /GIT-VERSION-GEN
parent915e51b74eda1649b1066d191a0b47cdfbb63249 (diff)
Git 2.42v2.42.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 bbfb1418e3..2c8dae398f 100755
--- a/GIT-VERSION-GEN
+++ b/GIT-VERSION-GEN
@@ -1,7 +1,7 @@
#!/bin/sh
GVF=GIT-VERSION-FILE
-DEF_VER=v2.42.0-rc2
+DEF_VER=v2.42.0
LF='
'