summaryrefslogtreecommitdiff
path: root/GIT-VERSION-GEN
diff options
context:
space:
mode:
authorLibravatar Junio C Hamano <gitster@pobox.com>2015-03-23 11:27:27 -0700
committerLibravatar Junio C Hamano <gitster@pobox.com>2015-03-23 11:27:27 -0700
commit3a52578eef9b65ad449853e4a3a923d8e1eb2a22 (patch)
tree556b9a348dd839cc0c56676ba0e980a6b2d260dc /GIT-VERSION-GEN
parentMerge branch 'rs/use-isxdigit' into maint (diff)
downloadtgif-3a52578eef9b65ad449853e4a3a923d8e1eb2a22.tar.xz
Git 2.3.4
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 f92fe17065..9905751fc2 100755
--- a/GIT-VERSION-GEN
+++ b/GIT-VERSION-GEN
@@ -1,7 +1,7 @@
#!/bin/sh
GVF=GIT-VERSION-FILE
-DEF_VER=v2.3.3
+DEF_VER=v2.3.4
LF='
'