summaryrefslogtreecommitdiff
path: root/versions.properties
diff options
context:
space:
mode:
authorAdriaan Moors <adriaan.moors@typesafe.com>2016-06-29 15:23:12 -0700
committerAdriaan Moors <adriaan.moors@typesafe.com>2016-06-29 15:23:12 -0700
commitde59237938abf34c8a22f57bb99a27f1837c6333 (patch)
tree1078b9a4770dee1d583f2f1cea1e50fe7daae04d /versions.properties
parent79e24d52af441e728bf0c09fc054a00db693e07d (diff)
downloadscala-de59237938abf34c8a22f57bb99a27f1837c6333.tar.gz
scala-de59237938abf34c8a22f57bb99a27f1837c6333.tar.bz2
scala-de59237938abf34c8a22f57bb99a27f1837c6333.zip
Bump STARR to 2.12.0-M5.
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 bf7c7d2faa..4d24e0d598 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-M4-9901daf
+starr.version=2.12.0-M5
# 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-M4-9901daf
# - 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-M4-9901daf
+scala.binary.version=2.12.0-M5
# external modules shipped with distribution, as specified by scala-library-all's pom
scala-xml.version.number=1.0.5