summaryrefslogtreecommitdiff
path: root/versions.properties
diff options
context:
space:
mode:
authorAdriaan Moors <adriaan@lightbend.com>2017-01-05 13:26:51 -0800
committerAdriaan Moors <adriaan@lightbend.com>2017-01-05 13:26:51 -0800
commitcb7192c79f35e8b4c852f6859c9ef0cece173a36 (patch)
tree3f24789e0dc359c01521a1dbac7ccbd341bc3006 /versions.properties
parent18269eabe19a33e627b07a83b43521efafb95ba1 (diff)
downloadscala-cb7192c79f35e8b4c852f6859c9ef0cece173a36.tar.gz
scala-cb7192c79f35e8b4c852f6859c9ef0cece173a36.tar.bz2
scala-cb7192c79f35e8b4c852f6859c9ef0cece173a36.zip
Restarr on 2.11.8-18269ea
Diffstat (limited to 'versions.properties')
-rw-r--r--versions.properties2
1 files changed, 1 insertions, 1 deletions
diff --git a/versions.properties b/versions.properties
index 38247d3285..95440b0f26 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.8
+starr.version=2.11.8-18269ea
# These are the versions of the modules that go with this release.
# These properties are used during PR validation and in dbuild builds.