From a210cc9507bab418ac1e05c64b7db46878a56bb7 Mon Sep 17 00:00:00 2001 From: Andrew Pogrebennyk Date: Wed, 27 Mar 2013 17:03:07 +0000 Subject: [PATCH] deployment.sh: point 2.8-rc3 deployment to installer release 0.10.1 --- deployment.sh | 1 + 1 file changed, 1 insertion(+) diff --git a/deployment.sh b/deployment.sh index 41ad675..673ef15 100755 --- a/deployment.sh +++ b/deployment.sh @@ -577,6 +577,7 @@ if "$PRO_EDITION" ; then 2.7-rc3) INSTALLER_VERSION="0.9.1";; 2.7) INSTALLER_VERSION="0.9.2";; 2.8-rc2) INSTALLER_VERSION="0.10.0";; + 2.8-rc3) INSTALLER_VERSION="0.10.1";; esac elif "$CE_EDITION" ; then case "$SP_VERSION" in