summaryrefslogtreecommitdiff
path: root/GIT-VERSION-GEN
diff options
context:
space:
mode:
authorJunio C Hamano <gitster@pobox.com>2015-09-17 12:16:10 -0700
committerJunio C Hamano <gitster@pobox.com>2015-09-17 12:16:17 -0700
commitee6ad5f4d56e697c972af86cbefdf269b386e470 (patch)
treebecb774bdfbe40bc26e4cac9de1a9663b414a9ad /GIT-VERSION-GEN
parent8833ccd7d020a6160240a4933be91370e6f59c48 (diff)
downloadgit-ee6ad5f4d56e697c972af86cbefdf269b386e470.tar.gz
Git 2.5.3v2.5.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 9e3723eee3..7915077d2a 100755
--- a/GIT-VERSION-GEN
+++ b/GIT-VERSION-GEN
@@ -1,7 +1,7 @@
#!/bin/sh
GVF=GIT-VERSION-FILE
-DEF_VER=v2.5.2
+DEF_VER=v2.5.3
LF='
'