From 805a4f3c011af9cd57c820c599c862737264b52e Mon Sep 17 00:00:00 2001 From: Seth Tisue Date: Tue, 8 Mar 2016 23:33:04 -0500 Subject: bump versions after 2.11.8 release --- versions.properties | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'versions.properties') diff --git a/versions.properties b/versions.properties index 45dada9778..8b0bab6dd4 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.7 +starr.version=2.11.8 # 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.7 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.7 +scala.full.version=2.11.8 # external modules shipped with distribution, as specified by scala-library-all's pom scala-xml.version.number=1.0.4 -- cgit v1.2.3