summaryrefslogtreecommitdiff
path: root/GIT-VERSION-GEN
diff options
context:
space:
mode:
authorJunio C Hamano <gitster@pobox.com>2013-03-01 21:15:29 (GMT)
committerJunio C Hamano <gitster@pobox.com>2013-03-01 21:15:29 (GMT)
commite6363a4992637267ef212d7c709ede17d4122e0d (patch)
tree33c3fb15861653106bef13521438597d6c0f9e20 /GIT-VERSION-GEN
parent8b1bd024154f0ee0d71a6befe9bbd96462e76abc (diff)
downloadgit-e6363a4992637267ef212d7c709ede17d4122e0d.zip
git-e6363a4992637267ef212d7c709ede17d4122e0d.tar.gz
git-e6363a4992637267ef212d7c709ede17d4122e0d.tar.bz2
Git 1.8.1.5v1.8.1.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 dcd3595..6f09e2f 100755
--- a/GIT-VERSION-GEN
+++ b/GIT-VERSION-GEN
@@ -1,7 +1,7 @@
#!/bin/sh
GVF=GIT-VERSION-FILE
-DEF_VER=v1.8.1.4
+DEF_VER=v1.8.1.5
LF='
'