From ac3b4073452208d81c276e8c058b07eb93a681db Mon Sep 17 00:00:00 2001 From: Adriaan Moors Date: Mon, 20 Jan 2014 19:19:00 -0800 Subject: Versions of modules part of Scala 2.11.0-M8. --- versions.properties | 11 ++++++----- 1 file changed, 6 insertions(+), 5 deletions(-) (limited to 'versions.properties') diff --git a/versions.properties b/versions.properties index 62ba7ac379..2ea8e713f1 100644 --- a/versions.properties +++ b/versions.properties @@ -1,15 +1,16 @@ -starr.version=2.11.0-M7 +#Sun, 19 Jan 2014 23:57:57 +0100 +starr.version=2.11.0-M8 starr.use.released=1 # These are the versions of the modules that go with this release. # These properties are used during PR validation and in dbuild builds. -scala.binary.version=2.11.0-M7 +scala.binary.version=2.11.0-M8 # external modules shipped with distribution: scala-xml.version.number=1.0.0-RC7 scala-parser-combinators.version.number=1.0.0-RC5 -scala-continuations-plugin.version.number=1.0.0-RC2 -scala-continuations-library.version.number=1.0.0-RC2 +scala-continuations-plugin.version.number=1.0.0-RC3 +scala-continuations-library.version.number=1.0.0-RC3 scala-swing.version.number=1.0.0-RC2 # these ship with distribution (and scala-library-all depends on them) @@ -18,7 +19,7 @@ actors-migration.version.number=1.0.0 # external modules, used internally (not shipped) partest.version.number=1.0.0-RC8 -scalacheck.version.number=1.11.1 +scalacheck.version.number=1.11.3 # TODO: modularize the compiler #scala-compiler-doc.version.number=1.0.0-RC1 -- cgit v1.2.3