summaryrefslogtreecommitdiff
path: root/versions.properties
diff options
context:
space:
mode:
authorSeth Tisue <seth@tisue.net>2015-06-24 11:48:11 -0400
committerSeth Tisue <seth@tisue.net>2015-06-24 11:48:11 -0400
commitfbc49a655ba672d453e2b60ce13f133921488448 (patch)
tree89bed67cca524dbee03dd0e40765f88e564164cf /versions.properties
parent4d78656ab3c6777164c7d6abe7f57e12d820de89 (diff)
downloadscala-fbc49a655ba672d453e2b60ce13f133921488448.tar.gz
scala-fbc49a655ba672d453e2b60ce13f133921488448.tar.bz2
scala-fbc49a655ba672d453e2b60ce13f133921488448.zip
Bump versions after 2.11.7 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 9f297e9b93..529365c9f9 100644
--- a/versions.properties
+++ b/versions.properties
@@ -8,7 +8,7 @@
# The scala version used for boostrapping. 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.6
+starr.version=2.11.7
# 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.6
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.6
+scala.full.version=2.11.7
# external modules shipped with distribution, as specified by scala-library-all's pom
scala-xml.version.number=1.0.4