From 2750b667b964774a6b05828aa7627c09a4bdc217 Mon Sep 17 00:00:00 2001 From: Michael Prokop Date: Tue, 26 Mar 2013 11:55:16 +0000 Subject: [PATCH] deployment.sh: point 2.8-rc2 deployment to installer release 0.10.0 From: Michael Prokop --- deployment.sh | 1 + 1 file changed, 1 insertion(+) diff --git a/deployment.sh b/deployment.sh index afd7c14..41ad675 100755 --- a/deployment.sh +++ b/deployment.sh @@ -576,6 +576,7 @@ if "$PRO_EDITION" ; then 2.7-rc2) INSTALLER_VERSION="0.9.0";; 2.7-rc3) INSTALLER_VERSION="0.9.1";; 2.7) INSTALLER_VERSION="0.9.2";; + 2.8-rc2) INSTALLER_VERSION="0.10.0";; esac elif "$CE_EDITION" ; then case "$SP_VERSION" in