From c8468f966ae9f4b96c26a72a18d5c4a41e887c3f Mon Sep 17 00:00:00 2001 From: Jason Zaugg Date: Tue, 27 Sep 2016 14:27:16 +1000 Subject: Restarr to JITtablity of generated synchronized blocks Depends on this build completing and being promoted to Maven Central. https://scala-ci.typesafe.com/view/scala-2.12.0/job/scala-2.12.0-release-main/86/console --- versions.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'versions.properties') diff --git a/versions.properties b/versions.properties index 773999c485..7c357f7fa7 100644 --- a/versions.properties +++ b/versions.properties @@ -8,7 +8,7 @@ # The scala version used for bootstrapping. This has no impact on the final classfiles: # there are two stages (locker and quick), so compiler and library are always built # with themselves. Stability is ensured by building a third stage (strap). -starr.version=2.12.0-RC1-be43eb5 +starr.version=2.12.0-RC1-ceaf419 # These are the versions of the modules that go with this release. # These properties are used during PR validation and in dbuild builds. -- cgit v1.2.3