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-06-02 06:51:09 +0300
committerJunio C Hamano <gitster@pobox.com>2021-06-02 06:51:09 +0300
commitc09b6306c6ca275ed9d0348a8c8014b2ff723cfb (patch)
treebf27c437fa92658b755d94d0964894ffe98a5cbe
parent0b18023d000ed8c0851a025fcd4fd518cb2df673 (diff)
Git 2.32-rc3v2.32.0-rc3
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 6fcb8fdf3b..c0942f12a3 100755
--- a/GIT-VERSION-GEN
+++ b/GIT-VERSION-GEN
@@ -1,7 +1,7 @@
#!/bin/sh
GVF=GIT-VERSION-FILE
-DEF_VER=v2.32.0-rc2
+DEF_VER=v2.32.0-rc3
LF='
'