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-02-26 03:34:59 +0300
committerJunio C Hamano <gitster@pobox.com>2021-02-26 03:43:33 +0300
commit225365fb5195e804274ab569ac3cc4919451dc7f (patch)
tree0bcdf8b617a1e72f1ed1a00944f117a3b3ce9b2f /GIT-VERSION-GEN
parent140045821aa78da3a80a7d7c8f707b955e1ab40d (diff)
Git 2.31-rc0v2.31.0-rc0
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 0327733794..6fb66d3e55 100755
--- a/GIT-VERSION-GEN
+++ b/GIT-VERSION-GEN
@@ -1,7 +1,7 @@
#!/bin/sh
GVF=GIT-VERSION-FILE
-DEF_VER=v2.30.GIT
+DEF_VER=v2.31.0-rc0
LF='
'