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-11-10 00:19:51 +0300
committerJunio C Hamano <gitster@pobox.com>2021-11-10 00:19:51 +0300
commit6c220937e2b26d85920bf2d38ff2464a0d57fd6b (patch)
treeef06aa3efebabd0086fee60effa8c3ac5e7d9587 /GIT-VERSION-GEN
parent84c99b20231e77fe1df7ea487e3dc24359cba028 (diff)
Git 2.34-rc2v2.34.0-rc2
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 b2e79e0890..3e1915546c 100755
--- a/GIT-VERSION-GEN
+++ b/GIT-VERSION-GEN
@@ -1,7 +1,7 @@
#!/bin/sh
GVF=GIT-VERSION-FILE
-DEF_VER=v2.34.0-rc1
+DEF_VER=v2.34.0-rc2
LF='
'