summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAdriaan Moors <adriaan@lightbend.com>2016-09-07 14:50:14 +0200
committerGitHub <noreply@github.com>2016-09-07 14:50:14 +0200
commit05016d9035ab9b1c866bd9f12fdd0491f1ea0cbb (patch)
treeb64abf75346d7be73c2eea3d5e1bb17c75e339d2
parent72f1f3fd5068fb54a66dfe1d4b55bcee57b8aaa4 (diff)
parent7507765cfbca595c61f7c850e2a125071020e679 (diff)
downloadscala-05016d9035ab9b1c866bd9f12fdd0491f1ea0cbb.tar.gz
scala-05016d9035ab9b1c866bd9f12fdd0491f1ea0cbb.tar.bz2
scala-05016d9035ab9b1c866bd9f12fdd0491f1ea0cbb.zip
Merge pull request #5381 from SethTisue/use-rc1-as-starr
bump STARR to 2.12.0-RC1
-rw-r--r--versions.properties4
1 files changed, 2 insertions, 2 deletions
diff --git a/versions.properties b/versions.properties
index ed90768780..e75ec61f64 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-M5
+starr.version=2.12.0-RC1
# 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-M5
# - 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-M5
+scala.binary.version=2.12.0-RC1
# external modules shipped with distribution, as specified by scala-library-all's pom
scala-xml.version.number=1.0.5