aboutsummaryrefslogtreecommitdiff
path: root/repl-bin/src/deb/bin/run
diff options
context:
space:
mode:
Diffstat (limited to 'repl-bin/src/deb/bin/run')
-rwxr-xr-xrepl-bin/src/deb/bin/run2
1 files changed, 1 insertions, 1 deletions
diff --git a/repl-bin/src/deb/bin/run b/repl-bin/src/deb/bin/run
index 8b5d8300f2..47bb654baf 100755
--- a/repl-bin/src/deb/bin/run
+++ b/repl-bin/src/deb/bin/run
@@ -17,7 +17,7 @@
# limitations under the License.
#
-SCALA_VERSION=2.9.3
+SCALA_VERSION=2.10
# Figure out where the Scala framework is installed
FWDIR="$(cd `dirname $0`; pwd)"