summaryrefslogtreecommitdiff
path: root/versions.properties
diff options
context:
space:
mode:
Diffstat (limited to 'versions.properties')
-rw-r--r--versions.properties4
1 files changed, 2 insertions, 2 deletions
diff --git a/versions.properties b/versions.properties
index 9dec7ff525..7b96071386 100644
--- a/versions.properties
+++ b/versions.properties
@@ -1,7 +1,7 @@
# Scala version used for bootstrapping. (This has no impact on the
# final classfiles, since compiler and library are built first using
# starr, then rebuilt using themselves.)
-starr.version=2.12.0-RC1-1e81a09
+starr.version=2.12.0-RC2
# Set in the following way:
# - After 2.x.0 is released, the binary version is 2.x.
@@ -9,7 +9,7 @@ starr.version=2.12.0-RC1-1e81a09
# So the value is the full version (e.g. 2.12.0-M2).
# Also determines how modules are resolved. For example, it determines which
# partest artifact is being used for running the tests.
-scala.binary.version=2.12.0-RC1
+scala.binary.version=2.12
# external modules shipped with distribution, as specified by scala-library-all's pom
scala-xml.version.number=1.0.6