summaryrefslogtreecommitdiff
path: root/versions.properties
diff options
context:
space:
mode:
authorLukas Rytz <lukas.rytz@gmail.com>2015-10-09 12:01:31 +0200
committerLukas Rytz <lukas.rytz@gmail.com>2015-10-09 12:01:31 +0200
commit0a5b4b8b13afa06fa61489ca5665e2adbdbd0ca5 (patch)
tree057977be39a20971c7d16651973c5b17befbf411 /versions.properties
parent5614baf08b2da56532b580c7e2f70cf357832970 (diff)
downloadscala-0a5b4b8b13afa06fa61489ca5665e2adbdbd0ca5.tar.gz
scala-0a5b4b8b13afa06fa61489ca5665e2adbdbd0ca5.tar.bz2
scala-0a5b4b8b13afa06fa61489ca5665e2adbdbd0ca5.zip
Bump starr to 2.12.0-M3
Diffstat (limited to 'versions.properties')
-rw-r--r--versions.properties6
1 files changed, 3 insertions, 3 deletions
diff --git a/versions.properties b/versions.properties
index efef358590..e4c2a5b8e8 100644
--- a/versions.properties
+++ b/versions.properties
@@ -1,4 +1,4 @@
-#Fri, 01 May 2015 16:27:16 +0000
+#Mon, 05 Oct 2015 14:25:00 +0000
# NOTE: this file determines the content of the scala-distribution
# via scala-dist-pom.xml and scala-library-all-pom.xml
# when adding new properties that influence a release,
@@ -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-M2
+starr.version=2.12.0-M3
# 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-M2
# - 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-M2
+scala.binary.version=2.12.0-M3
# external modules shipped with distribution, as specified by scala-library-all's pom
scala-xml.version.number=1.0.5