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-11-04 07:32:41 +0300
committerJunio C Hamano <gitster@pobox.com>2019-11-04 07:33:06 +0300
commitda72936f544fec5a335e66432610e4cef4430991 (patch)
tree18066d0098c69ba7c8eea36e25ca614f419e3719
parent1d34d425d4b080f457c7c250fa4e7b364be02c1b (diff)
Git 2.24v2.24.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 31d6df5b4c..5048d9bff6 100755
--- a/GIT-VERSION-GEN
+++ b/GIT-VERSION-GEN
@@ -1,7 +1,7 @@
#!/bin/sh
GVF=GIT-VERSION-FILE
-DEF_VER=v2.24.0-rc1
+DEF_VER=v2.24.0
LF='
'