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>2022-01-19 23:48:46 +0300
committerJunio C Hamano <gitster@pobox.com>2022-01-19 23:48:46 +0300
commit50b2d72e110cad39ecaf2322bfdf1b60cd13dd96 (patch)
treeeb2eb4a8ed4c6e22681745b2cfac5be36b6f9da9
parente2724c1ed1ca2605de6cf885bcfc4d512e93a537 (diff)
Git 2.35-rc2v2.35.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 e9c1ad960f..73600be02c 100755
--- a/GIT-VERSION-GEN
+++ b/GIT-VERSION-GEN
@@ -1,7 +1,7 @@
#!/bin/sh
GVF=GIT-VERSION-FILE
-DEF_VER=v2.35.0-rc1
+DEF_VER=v2.35.0-rc2
LF='
'