summaryrefslogtreecommitdiff
path: root/GIT-VERSION-GEN
diff options
context:
space:
mode:
authorJunio C Hamano <gitster@pobox.com>2021-11-24 10:55:13 -0800
committerJunio C Hamano <gitster@pobox.com>2021-11-24 10:55:13 -0800
commite9d7761bb94f20acc98824275e317fa82436c25d (patch)
tree59717d8f5c3d55412d0f883f7f267a07893c834e /GIT-VERSION-GEN
parentd62a7656fed27af65b1eb5c49501343696ad728a (diff)
downloadgit-2.34.1.tar.xz
Git 2.34.1v2.34.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 1ca3dfe943..991308dfaf 100755
--- a/GIT-VERSION-GEN
+++ b/GIT-VERSION-GEN
@@ -1,7 +1,7 @@
#!/bin/sh
GVF=GIT-VERSION-FILE
-DEF_VER=v2.34.0
+DEF_VER=v2.34.1
LF='
'