From: Michael Stapelberg Date: Sun, 29 Mar 2015 16:50:00 +0000 (+0200) Subject: release from “next” X-Git-Tag: 4.10.1~2 X-Git-Url: https://git.sur5r.net/?p=i3%2Fi3;a=commitdiff_plain;h=9515cb0713b721948d15adf47b5f2ef92ce513c5 release from “next” --- diff --git a/release.sh b/release.sh index 06f6dfc0..aaaf5078 100755 --- a/release.sh +++ b/release.sh @@ -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