From 1f539aa473981ec47b253dfe86c84ed2bcf286ba Mon Sep 17 00:00:00 2001 From: Matei Zaharia Date: Mon, 24 Sep 2012 14:12:48 -0700 Subject: Update Scala version dependency to 2.9.2 --- run | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'run') diff --git a/run b/run index 2946a04d3f..5f640789ff 100755 --- a/run +++ b/run @@ -1,6 +1,6 @@ #!/bin/bash -SCALA_VERSION=2.9.1 +SCALA_VERSION=2.9.2 # Figure out where the Scala framework is installed FWDIR="$(cd `dirname $0`; pwd)" -- cgit v1.2.3