summaryrefslogtreecommitdiff
path: root/GIT-VERSION-GEN
diff options
context:
space:
mode:
authorJunio C Hamano <gitster@pobox.com>2013-12-17 19:42:12 (GMT)
committerJunio C Hamano <gitster@pobox.com>2013-12-17 19:42:12 (GMT)
commit5512ac5840c8bcaa487806cf402ff960091ab244 (patch)
treee8af4415d488ec736b1076372fa93e0e6cd507cf /GIT-VERSION-GEN
parent59f3e3f1e2b600f122e011b3d90309736799e25d (diff)
downloadgit-5512ac5840c8bcaa487806cf402ff960091ab244.zip
git-5512ac5840c8bcaa487806cf402ff960091ab244.tar.gz
git-5512ac5840c8bcaa487806cf402ff960091ab244.tar.bz2
Git 1.8.5.2v1.8.5.2
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 6dd0ec1..0ec4d00 100755
--- a/GIT-VERSION-GEN
+++ b/GIT-VERSION-GEN
@@ -1,7 +1,7 @@
#!/bin/sh
GVF=GIT-VERSION-FILE
-DEF_VER=v1.8.5.1
+DEF_VER=v1.8.5.2
LF='
'