From 6a42b7690ceed4a2f413de4f5b73ddd1d8494a3f Mon Sep 17 00:00:00 2001 From: Jakob Odersky Date: Wed, 14 Nov 2012 18:20:55 +0100 Subject: upgrade to release candidate 2 --- build.sbt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build.sbt b/build.sbt index 52bec9e..aea546e 100644 --- a/build.sbt +++ b/build.sbt @@ -4,7 +4,7 @@ organization := "com.github.jodersky" version := "1.0-SNAPSHOT" -scalaVersion := "2.10.0-RC1" +scalaVersion := "2.10.0-RC2" libraryDependencies += "com.github.scala-incubator.io" % "scala-io-core_2.10.0-RC1" % "0.4.1" -- cgit v1.2.3