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>2021-03-15 21:51:51 +0300
committerJunio C Hamano <gitster@pobox.com>2021-03-15 21:51:51 +0300
commita5828ae6b52137b913b978e16cd2334482eb4c1f (patch)
tree1622f60d17b208487b1069935a5e72b08517d85a
parent8775279891fd186ce847b7ddb7f0ac2339504300 (diff)
Git 2.31v2.31.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 09df1b140b..8f6334d4e4 100755
--- a/GIT-VERSION-GEN
+++ b/GIT-VERSION-GEN
@@ -1,7 +1,7 @@
#!/bin/sh
GVF=GIT-VERSION-FILE
-DEF_VER=v2.31.0-rc2
+DEF_VER=v2.31.0
LF='
'