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-05-28 07:05:29 +0300
committerJunio C Hamano <gitster@pobox.com>2021-05-28 07:05:29 +0300
commit4e42405f00ecbbee412846f48cb0253efeebe726 (patch)
tree42cb085d2c50c4632e4746ce4176fe8384ac30ad
parent329d63e7be044524d29dcb43e8ed52bc1f3b9241 (diff)
Git 2.32-rc2v2.32.0-rc2
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 8862d57489..6fcb8fdf3b 100755
--- a/GIT-VERSION-GEN
+++ b/GIT-VERSION-GEN
@@ -1,7 +1,7 @@
#!/bin/sh
GVF=GIT-VERSION-FILE
-DEF_VER=v2.32.0-rc1
+DEF_VER=v2.32.0-rc2
LF='
'