summaryrefslogtreecommitdiff
path: root/versions.properties
diff options
context:
space:
mode:
authorJason Zaugg <jzaugg@gmail.com>2016-09-15 15:23:37 +1000
committerJason Zaugg <jzaugg@gmail.com>2016-09-18 18:58:42 +1000
commitd274405084d407b572ad12a9049af5fc979a8e1d (patch)
treeec7182553d809bd86b019baee2032c593a55573f /versions.properties
parentde7cddd1905c730685f5ef2b74a6c0c1f30f2dd2 (diff)
downloadscala-d274405084d407b572ad12a9049af5fc979a8e1d.tar.gz
scala-d274405084d407b572ad12a9049af5fc979a8e1d.tar.bz2
scala-d274405084d407b572ad12a9049af5fc979a8e1d.zip
Restarr on PR 5398, lzycompute performance fix
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 e75ec61f64..773999c485 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
+starr.version=2.12.0-RC1-be43eb5
# These are the versions of the modules that go with this release.
# These properties are used during PR validation and in dbuild builds.