summaryrefslogtreecommitdiff
path: root/versions.properties
diff options
context:
space:
mode:
authorSeth Tisue <seth@tisue.net>2016-12-05 12:09:59 -0800
committerGitHub <noreply@github.com>2016-12-05 12:09:59 -0800
commit5ed47bca1ff286bec31098cb9eceba319830b1fc (patch)
tree1fd9e8f01ba33e065f7800940c7a85a8923c6877 /versions.properties
parent2787b47396013a44072fa7321482103b66fbccd3 (diff)
parentc488a680a4c409e3e915d74d308758e26d142f81 (diff)
downloadscala-5ed47bca1ff286bec31098cb9eceba319830b1fc.tar.gz
scala-5ed47bca1ff286bec31098cb9eceba319830b1fc.tar.bz2
scala-5ed47bca1ff286bec31098cb9eceba319830b1fc.zip
Merge pull request #5580 from SethTisue/starr-is-now-2.12.1
bump version (now 2.12.2) + and STARR (now 2.12.1)
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 e7ed0cfc71..24ca670f26 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
+starr.version=2.12.1
# These are the versions of the modules that go with this release.
# These properties are used during PR validation and in dbuild builds.