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-27 09:21:01 +0300
committerJunio C Hamano <gitster@pobox.com>2022-01-27 09:21:01 +0300
commit7747e12d7147480aa32d2ab9b92ff90016226149 (patch)
treee97174719613154de9f01c08b25da448270b9645 /GIT-VERSION-GEN
parent89bece5c8c96f0b962cfc89e63f82d603fd60bed (diff)
Start post 2.35 cycle
The tree is not open for new development yet, but let's mark the beginning of the new cycle before we start merging down regression fix topics. 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 1467b45c1d..f964f9ba7d 100755
--- a/GIT-VERSION-GEN
+++ b/GIT-VERSION-GEN
@@ -1,7 +1,7 @@
#!/bin/sh
GVF=GIT-VERSION-FILE
-DEF_VER=v2.35.0
+DEF_VER=v2.35.GIT
LF='
'