summaryrefslogtreecommitdiff
path: root/GIT-VERSION-GEN
diff options
context:
space:
mode:
authorLibravatar Junio C Hamano <gitster@pobox.com>2015-03-13 22:57:25 -0700
committerLibravatar Junio C Hamano <gitster@pobox.com>2015-03-13 22:57:25 -0700
commitbb8577532add843833ebf8b5324f94f84cb71ca0 (patch)
tree363a6201914294cfdc87a6a3ec52283e079e6ff0 /GIT-VERSION-GEN
parentMerge branch 'mr/doc-clean-f-f' into maint (diff)
downloadtgif-bb8577532add843833ebf8b5324f94f84cb71ca0.tar.xz
Git 2.3.3
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 50078659fc..f92fe17065 100755
--- a/GIT-VERSION-GEN
+++ b/GIT-VERSION-GEN
@@ -1,7 +1,7 @@
#!/bin/sh
GVF=GIT-VERSION-FILE
-DEF_VER=v2.3.2
+DEF_VER=v2.3.3
LF='
'