From 7f118479888638b853aad74bad790cb10beaddae Mon Sep 17 00:00:00 2001 From: George Leontiev Date: Mon, 23 Jun 2014 13:46:40 +0200 Subject: Use the final scala 2.11. --- build.sbt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'build.sbt') diff --git a/build.sbt b/build.sbt index 460a4617d..86164dbb7 100644 --- a/build.sbt +++ b/build.sbt @@ -1,7 +1,7 @@ name := "dotty" -scalaVersion in Global := "2.11.0-RC3" +scalaVersion in Global := "2.11.1" version in Global := "0.1-SNAPSHOT" -- cgit v1.2.3