summaryrefslogtreecommitdiff
path: root/versions.properties
diff options
context:
space:
mode:
authorJason Zaugg <jzaugg@gmail.com>2016-09-27 14:27:16 +1000
committerJason Zaugg <jzaugg@gmail.com>2016-09-27 14:27:16 +1000
commitc8468f966ae9f4b96c26a72a18d5c4a41e887c3f (patch)
treeeba86a64e077d073bb75035827fdd53429ef458d /versions.properties
parent0245f373ce51eabd94463f9d7293c72fcf870593 (diff)
downloadscala-c8468f966ae9f4b96c26a72a18d5c4a41e887c3f.tar.gz
scala-c8468f966ae9f4b96c26a72a18d5c4a41e887c3f.tar.bz2
scala-c8468f966ae9f4b96c26a72a18d5c4a41e887c3f.zip
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
Diffstat (limited to 'versions.properties')
-rw-r--r--versions.properties2
1 files changed, 1 insertions, 1 deletions
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.