summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAdriaan Moors <adriaan.moors@typesafe.com>2013-07-15 23:58:39 -0700
committerAdriaan Moors <adriaan.moors@typesafe.com>2013-07-15 23:58:39 -0700
commit4fd972b8f32f0fd3727b360277324020334f827c (patch)
treecb3c5df41c338bf5c2d6a574a4bae50a1cc796ff
parentb71376b98e6852aab0a46f2e26ffce60420b3c9b (diff)
downloadscala-4fd972b8f32f0fd3727b360277324020334f827c.tar.gz
scala-4fd972b8f32f0fd3727b360277324020334f827c.tar.bz2
scala-4fd972b8f32f0fd3727b360277324020334f827c.zip
Update index.markdown
-rw-r--r--2.11/index.markdown4
1 files changed, 4 insertions, 0 deletions
diff --git a/2.11/index.markdown b/2.11/index.markdown
index 7ae532d3ec..d709800efe 100644
--- a/2.11/index.markdown
+++ b/2.11/index.markdown
@@ -3,6 +3,10 @@ layout: default
title: Overview of Scala 2.11
---
+The current 2.11 milestone is [M4](https://github.com/scala/scala/releases/tag/v2.11.0-M4).
+
+To contribute to this overview, [please submit a pull request](https://github.com/scala/scala/tree/gh-pages/2.11/index.markdown).
+
# Smaller
We're modularizing the standard library and the compiler to allow more selective use of Scala's features, and to facilitate contributions to more clearly delineated sub-projects.