Use M2 for download

This commit is contained in:
Dave Syer 2013-09-02 14:05:09 +01:00
parent 5ab571cf86
commit ca71a1738f

View File

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