summaryrefslogtreecommitdiff
path: root/versions.properties
diff options
context:
space:
mode:
authorAdriaan Moors <adriaan@lightbend.com>2016-10-19 13:55:47 -0700
committerAdriaan Moors <adriaan@lightbend.com>2016-10-19 17:40:38 -0700
commit4d17d9305654840ae119c8ff53f929ebbd28c263 (patch)
treebb14c04a91c70a3532a4a308275402e555f07821 /versions.properties
parentad2f8eefe82e622fc10c143ec007728176d50a5c (diff)
downloadscala-4d17d9305654840ae119c8ff53f929ebbd28c263.tar.gz
scala-4d17d9305654840ae119c8ff53f929ebbd28c263.tar.bz2
scala-4d17d9305654840ae119c8ff53f929ebbd28c263.zip
Bump to 2.12.0-RC2 starr and modules
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 1f43b9cc56..4f30787560 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-1e81a09
+starr.version=2.12.0-RC2
# These are the versions of the modules that go with this release.
# These properties are used during PR validation and in dbuild builds.
@@ -19,7 +19,7 @@ starr.version=2.12.0-RC1-1e81a09
# - After 2.x.0 is released, the binary version is 2.x.
# - During milestones and RCs, modules are cross-built against the full version.
# So the value is the full version (e.g. 2.12.0-M2).
-scala.binary.version=2.12.0-RC1
+scala.binary.version=2.12.0-RC2
# external modules shipped with distribution, as specified by scala-library-all's pom
scala-xml.version.number=1.0.5