summaryrefslogtreecommitdiffstats
path: root/GIT-VERSION-GEN
diff options
context:
space:
mode:
authorJunio C Hamano <gitster@pobox.com>2022-12-13 13:13:48 +0100
committerJunio C Hamano <gitster@pobox.com>2022-12-13 13:13:48 +0100
commit7fe9bf55b84d2610a7ac09893b25ef188f145a21 (patch)
tree7c2492329738ab879dea32041131ab1994da5e29 /GIT-VERSION-GEN
parentSync with Git 2.32.5 (diff)
downloadgit-7fe9bf55b84d2610a7ac09893b25ef188f145a21.tar.xz
git-7fe9bf55b84d2610a7ac09893b25ef188f145a21.zip
Git 2.33.6v2.33.6
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to '')
-rwxr-xr-xGIT-VERSION-GEN2
1 files changed, 1 insertions, 1 deletions
diff --git a/GIT-VERSION-GEN b/GIT-VERSION-GEN
index d7948f1653..08677a66f5 100755
--- a/GIT-VERSION-GEN
+++ b/GIT-VERSION-GEN
@@ -1,7 +1,7 @@
#!/bin/sh
GVF=GIT-VERSION-FILE
-DEF_VER=v2.33.5
+DEF_VER=v2.33.6
LF='
'