summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLibravatar Junio C Hamano <gitster@pobox.com>2022-01-26 22:21:01 -0800
committerLibravatar Junio C Hamano <gitster@pobox.com>2022-01-26 22:21:01 -0800
commit7747e12d7147480aa32d2ab9b92ff90016226149 (patch)
treee97174719613154de9f01c08b25da448270b9645
parentGit 2.35 (diff)
downloadtgif-7747e12d7147480aa32d2ab9b92ff90016226149.tar.xz
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>
-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='
'