Update to latest boot release

This commit is contained in:
Stephane Nicoll
2014-10-20 13:39:55 +02:00
parent 3bdccad9cd
commit db9eaf4274
2 changed files with 4 additions and 4 deletions

View File

@@ -3,7 +3,7 @@
set -e
# set -x
VERSION="1.1.5.RELEASE"
VERSION="1.1.8.RELEASE"
if [ -z "${PREFIX}" ]; then
PREFIX="/usr/local/bin"
fi