summaryrefslogtreecommitdiff
path: root/GIT-VERSION-GEN
diff options
context:
space:
mode:
authorLibravatar Junio C Hamano <gitster@pobox.com>2022-01-28 16:48:42 -0800
committerLibravatar Junio C Hamano <gitster@pobox.com>2022-01-28 16:48:42 -0800
commit4c53a8c20f8984adb226293a3ffd7b88c3f4ac1a (patch)
treeda340c9d678702d801d37bcfef5bb559bfc76bc6 /GIT-VERSION-GEN
parentMerge branch 'en/keep-cwd' into maint (diff)
downloadtgif-4c53a8c20f8984adb226293a3ffd7b88c3f4ac1a.tar.xz
Git 2.35.1
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..b3cf1ff939 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.1
LF='
'