summaryrefslogtreecommitdiff
path: root/GIT-VERSION-GEN
diff options
context:
space:
mode:
authorLibravatar Junio C Hamano <gitster@pobox.com>2016-03-17 10:28:50 -0700
committerLibravatar Junio C Hamano <gitster@pobox.com>2016-03-17 11:24:59 -0700
commite568e563ade00bbb0937162f405fc160f253e224 (patch)
tree85b019fbd5c486f71708ca833f0aee33c239c60a /GIT-VERSION-GEN
parentMerge branch 'maint-2.4' into maint-2.5 (diff)
downloadtgif-e568e563ade00bbb0937162f405fc160f253e224.tar.xz
Git 2.5.5
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 998786939b..51ae63d753 100755
--- a/GIT-VERSION-GEN
+++ b/GIT-VERSION-GEN
@@ -1,7 +1,7 @@
#!/bin/sh
GVF=GIT-VERSION-FILE
-DEF_VER=v2.5.4
+DEF_VER=v2.5.5
LF='
'