From fbc49a655ba672d453e2b60ce13f133921488448 Mon Sep 17 00:00:00 2001 From: Seth Tisue Date: Wed, 24 Jun 2015 11:48:11 -0400 Subject: Bump versions after 2.11.7 release --- versions.properties | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'versions.properties') 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 -- cgit v1.2.3