summaryrefslogtreecommitdiff
path: root/versions.properties
diff options
context:
space:
mode:
authorAdriaan Moors <adriaan.moors@typesafe.com>2016-04-04 10:45:09 -0700
committerAdriaan Moors <adriaan.moors@typesafe.com>2016-04-04 10:45:09 -0700
commit9fb83dd23b6761e4fd684a25351abc772474bea3 (patch)
treed53a501337b1745c139d1a71357494ad92d4d175 /versions.properties
parent3c466670d2526f4a1ff77e005fbc5b32cc31f52f (diff)
downloadscala-9fb83dd23b6761e4fd684a25351abc772474bea3.tar.gz
scala-9fb83dd23b6761e4fd684a25351abc772474bea3.tar.bz2
scala-9fb83dd23b6761e4fd684a25351abc772474bea3.zip
Bump STARR to 2.12.0-M4.
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 319ff842c3..d4112325d2 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-M3-dc9effe
+starr.version=2.12.0-M4
# 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-M3-dc9effe
# - 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-M3-dc9effe
+scala.binary.version=2.12.0-M4
# external modules shipped with distribution, as specified by scala-library-all's pom
scala-xml.version.number=1.0.5