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-03 09:41:13 +0300
committerJunio C Hamano <gitster@pobox.com>2021-03-03 09:41:13 +0300
commitf01623b2c9d14207e497b21ebc6b3ec4afaf4b46 (patch)
tree7ec69b94e7bd94bdbb5718a60bdefa57792839b5
parentec125d1bc1053df7e4103f71ebd24fe48dd624a2 (diff)
Git 2.31-rc1v2.31.0-rc1
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 6fb66d3e55..7b99fe5dc5 100755
--- a/GIT-VERSION-GEN
+++ b/GIT-VERSION-GEN
@@ -1,7 +1,7 @@
#!/bin/sh
GVF=GIT-VERSION-FILE
-DEF_VER=v2.31.0-rc0
+DEF_VER=v2.31.0-rc1
LF='
'