summaryrefslogtreecommitdiff
path: root/versions.properties
diff options
context:
space:
mode:
authorAdriaan Moors <adriaan@lightbend.com>2017-04-10 11:04:04 -0700
committerAdriaan Moors <adriaan@lightbend.com>2017-04-10 11:04:04 -0700
commita3987d86ef64387decc277bdaa2fa48b68f07025 (patch)
tree181b23e9bb6f99b4eb89e048d185d984a16c7fc9 /versions.properties
parent7fa382355493354292fe5356bb4e6c72f56f43b9 (diff)
downloadscala-a3987d86ef64387decc277bdaa2fa48b68f07025.tar.gz
scala-a3987d86ef64387decc277bdaa2fa48b68f07025.tar.bz2
scala-a3987d86ef64387decc277bdaa2fa48b68f07025.zip
Bump on 2.11.10 release
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 55420f6c3f..4318bfa6e3 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.11.9
+starr.version=2.11.10
# These are the versions of the modules that go with this release.
# These properties are used during PR validation and in dbuild builds.
@@ -22,7 +22,7 @@ starr.version=2.11.9
scala.binary.version=2.11
# e.g. 2.11.0-RC1, 2.11.0, 2.11.1-RC1, 2.11.1
# this defines the dependency on scala-continuations-plugin in scala-dist's pom
-scala.full.version=2.11.9
+scala.full.version=2.11.10
# external modules shipped with distribution, as specified by scala-library-all's pom
scala-xml.version.number=1.0.5