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>2019-08-16 20:28:23 +0300
committerJunio C Hamano <gitster@pobox.com>2019-08-16 20:28:23 +0300
commit5fa0f5238b0cd46cfe7f6fa76c3f526ea98148d9 (patch)
treee3accb9beed5c4c1b5a05c99db71ab2841f0ed04
parent8e0fa0e056f3ba423a711ef5ffb0dedc5917132c (diff)
Git 2.23v2.23.0
Signed-off-by: Junio C Hamano <gitster@pobox.com>
-rwxr-xr-xGIT-VERSION-GEN2
1 files changed, 1 insertions, 1 deletions
diff --git a/GIT-VERSION-GEN b/GIT-VERSION-GEN
index 551e607e73..a1539a7ce6 100755
--- a/GIT-VERSION-GEN
+++ b/GIT-VERSION-GEN
@@ -1,7 +1,7 @@
#!/bin/sh
GVF=GIT-VERSION-FILE
-DEF_VER=v2.23.0-rc2
+DEF_VER=v2.23.0
LF='
'