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-03 23:32:40 +0300
committerJunio C Hamano <gitster@pobox.com>2021-11-03 23:32:40 +0300
commit876b1423317071f43c99666f3fc3db3642dfbe14 (patch)
treec10d72e975450f6fbf6d1720caf06f30d8aec276
parent0cb1330bc6e71d5e489e98a596ffbc7a3fa36b18 (diff)
Git 2.34-rc1v2.34.0-rc1
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 acafb32e24..b2e79e0890 100755
--- a/GIT-VERSION-GEN
+++ b/GIT-VERSION-GEN
@@ -1,7 +1,7 @@
#!/bin/sh
GVF=GIT-VERSION-FILE
-DEF_VER=v2.34.0-rc0
+DEF_VER=v2.34.0-rc1
LF='
'