summaryrefslogtreecommitdiff
path: root/versions.properties
diff options
context:
space:
mode:
Diffstat (limited to 'versions.properties')
-rw-r--r--versions.properties8
1 files changed, 4 insertions, 4 deletions
diff --git a/versions.properties b/versions.properties
index cc2097cfbe..84e9078815 100644
--- a/versions.properties
+++ b/versions.properties
@@ -4,7 +4,7 @@
# when adding new properties that influence a release,
# also add them to the update.versions mechanism in build.xml,
# which is used by scala-release-2.11.x in scala/jenkins-scripts
-starr.version=2.11.5
+starr.version=2.11.6
starr.use.released=1
# These are the versions of the modules that go with this release.
@@ -14,7 +14,7 @@ starr.use.released=1
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.5
+scala.full.version=2.11.6
# external modules shipped with distribution, as specified by scala-library-all's pom
scala-xml.version.number=1.0.3
@@ -24,10 +24,10 @@ scala-continuations-library.version.number=1.0.2
scala-swing.version.number=1.0.1
akka-actor.version.number=2.3.4
actors-migration.version.number=1.1.0
-jline.version=2.12
+jline.version=2.12.1
# external modules, used internally (not shipped)
-partest.version.number=1.0.1
+partest.version.number=1.0.5
scalacheck.version.number=1.11.4
# TODO: modularize the compiler