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-20 02:47:38 +0300
committerJunio C Hamano <gitster@pobox.com>2023-11-20 04:28:15 +0300
commit564d0252ca632e0264ed670534a51d18a689ef5d (patch)
tree203ad4fd3f91e9990c72a65d820068d4ccbdac4f /GIT-VERSION-GEN
parentc3cc3e1da7716f9b4d941dba4c485962dd107d49 (diff)
Git 2.43v2.43.0maint
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 861ca59bdc..bc3e656eb8 100755
--- a/GIT-VERSION-GEN
+++ b/GIT-VERSION-GEN
@@ -1,7 +1,7 @@
#!/bin/sh
GVF=GIT-VERSION-FILE
-DEF_VER=v2.43.0-rc2
+DEF_VER=v2.43.0
LF='
'