Upgrade installer to M4

This commit is contained in:
Dave Syer 2013-09-12 09:02:59 -07:00
parent 0af42fd51d
commit cb041fdbd6

View File

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