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-04-04 20:24:07 +0300
committerJunio C Hamano <gitster@pobox.com>2022-04-04 20:56:25 +0300
commitfaa21c10d44184f616d391c158dcbb13b9c72ef3 (patch)
tree0413bbfa9805070e07f24fd2c4bcffd2e7b5e7bb /GIT-VERSION-GEN
parent7c6d8ee8fa3be77d4bf4d38f59e866a0af1931f8 (diff)
Git 2.36-rc0v2.36.0-rc0
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 f964f9ba7d..d92e7d4398 100755
--- a/GIT-VERSION-GEN
+++ b/GIT-VERSION-GEN
@@ -1,7 +1,7 @@
#!/bin/sh
GVF=GIT-VERSION-FILE
-DEF_VER=v2.35.GIT
+DEF_VER=v2.36.0-rc0
LF='
'