release from “next”

next
Michael Stapelberg 2015-03-29 18:50:00 +02:00
parent d5f329694d
commit 9515cb0713
1 changed files with 1 additions and 1 deletions

View File

@ -3,7 +3,7 @@
export RELEASE_VERSION="4.10"
export PREVIOUS_VERSION="4.9.1"
export RELEASE_BRANCH="master"
export RELEASE_BRANCH="next"
if [ ! -e "../i3.github.io" ]
then