summaryrefslogtreecommitdiff
path: root/versions.properties
diff options
context:
space:
mode:
authorAdriaan Moors <adriaan@lightbend.com>2016-11-01 11:01:35 -0700
committerAdriaan Moors <adriaan@lightbend.com>2016-11-01 11:01:35 -0700
commit9aafca3a362b3f4e0105c8bb561663945d42e9e0 (patch)
treef3dfaccfaf77b42407292e19c1ee597f5f704e07 /versions.properties
parentbb4943f8557141cb1e1df926a359671a74041d5e (diff)
downloadscala-9aafca3a362b3f4e0105c8bb561663945d42e9e0.tar.gz
scala-9aafca3a362b3f4e0105c8bb561663945d42e9e0.tar.bz2
scala-9aafca3a362b3f4e0105c8bb561663945d42e9e0.zip
Use 2.12.0 for STARR
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 9563619ec5..de7be390d0 100644
--- a/versions.properties
+++ b/versions.properties
@@ -1,7 +1,7 @@
# Scala version used for bootstrapping. (This has no impact on the
# final classfiles, since compiler and library are built first using
# starr, then rebuilt using themselves.)
-starr.version=2.12.0-RC2
+starr.version=2.12.0
# These are the versions of the modules that go with this release.
# These properties are used during PR validation and in dbuild builds.