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-20 01:07:58 +0300
committerJunio C Hamano <gitster@pobox.com>2021-03-27 00:49:41 +0300
commit48bf2fa8bad054d66bd79c6ba903c89c704201f7 (patch)
treea71b4c1d848822b1af790d158ba1f5c83427e10c /GIT-VERSION-GEN
parentef486a9ecfc73512d515644cc02f7ad9a229c533 (diff)
Git 2.31.1v2.31.1
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 8f6334d4e4..36ab53e153 100755
--- a/GIT-VERSION-GEN
+++ b/GIT-VERSION-GEN
@@ -1,7 +1,7 @@
#!/bin/sh
GVF=GIT-VERSION-FILE
-DEF_VER=v2.31.0
+DEF_VER=v2.31.1
LF='
'