summaryrefslogtreecommitdiff
path: root/versions.properties
diff options
context:
space:
mode:
Diffstat (limited to 'versions.properties')
-rw-r--r--versions.properties9
1 files changed, 7 insertions, 2 deletions
diff --git a/versions.properties b/versions.properties
index f4eed9d058..29cbbad884 100644
--- a/versions.properties
+++ b/versions.properties
@@ -1,9 +1,14 @@
starr.version=2.11.0-M6
starr.use.released=1
-# the below is used for depending on dependencies like partest
+# These are the versions of the modules that go with this release.
+# These properties are used during PR validation and in dbuild builds.
scala.binary.version=2.11.0-M6
partest.version.number=1.0.0-RC7
scala-xml.version.number=1.0.0-RC6
scala-parser-combinators.version.number=1.0.0-RC4
-scalacheck.version.number=1.10.1 \ No newline at end of file
+scalacheck.version.number=1.10.1
+
+# TODO: modularize the compiler
+#scala-compiler-doc.version.number=1.0.0-RC1
+#scala-compiler-interactive.version.number=1.0.0-RC1