summaryrefslogtreecommitdiff
path: root/GIT-VERSION-GEN
diff options
context:
space:
mode:
authorLibravatar Junio C Hamano <gitster@pobox.com>2014-01-13 11:28:26 -0800
committerLibravatar Junio C Hamano <gitster@pobox.com>2014-01-13 11:28:26 -0800
commit4224916ae979204f13db2996d9e32490e0acb90f (patch)
tree68bb21baf3a261d20820db808ac4fa705bd14ced /GIT-VERSION-GEN
parentMerge branch 'nd/daemon-informative-errors-typofix' into maint (diff)
downloadtgif-4224916ae979204f13db2996d9e32490e0acb90f.tar.xz
Git 1.8.5.3
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 0ec4d003fa..a8f58ee282 100755
--- a/GIT-VERSION-GEN
+++ b/GIT-VERSION-GEN
@@ -1,7 +1,7 @@
#!/bin/sh
GVF=GIT-VERSION-FILE
-DEF_VER=v1.8.5.2
+DEF_VER=v1.8.5.3
LF='
'