summaryrefslogtreecommitdiff
path: root/GIT-VERSION-GEN
diff options
context:
space:
mode:
authorJunio C Hamano <gitster@pobox.com>2022-12-13 21:13:48 +0900
committerJunio C Hamano <gitster@pobox.com>2022-12-13 21:13:48 +0900
commit7fe9bf55b84d2610a7ac09893b25ef188f145a21 (patch)
tree7c2492329738ab879dea32041131ab1994da5e29 /GIT-VERSION-GEN
parent5f22dcc02df6e69145489c8bec6872e9452688b8 (diff)
downloadgit-2.33.6.tar.xz
Git 2.33.6v2.33.6
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 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='
'