summaryrefslogtreecommitdiff
path: root/versions.properties
diff options
context:
space:
mode:
authorJason Zaugg <jzaugg@gmail.com>2014-04-16 19:51:07 +0200
committerJason Zaugg <jzaugg@gmail.com>2014-04-16 19:51:07 +0200
commita9e211a28488aa3fb5afaf66984c794e300b31fc (patch)
tree68c3b66bc6992805cbb84e074ec33c94c5467714 /versions.properties
parentcac6383e6658dc5956540b76b9b46c3b664774ac (diff)
downloadscala-a9e211a28488aa3fb5afaf66984c794e300b31fc.tar.gz
scala-a9e211a28488aa3fb5afaf66984c794e300b31fc.tar.bz2
scala-a9e211a28488aa3fb5afaf66984c794e300b31fc.zip
Bump versions after release of 2.11.0-final
New versions.properties generated by: https://scala-webapps.epfl.ch/jenkins/view/scala-release-2.11.x/job/scala-release-2.11.x/57/
Diffstat (limited to 'versions.properties')
-rw-r--r--versions.properties8
1 files changed, 4 insertions, 4 deletions
diff --git a/versions.properties b/versions.properties
index 4e0485fdd0..0e56f731ed 100644
--- a/versions.properties
+++ b/versions.properties
@@ -1,20 +1,20 @@
-#Fri, 04 Apr 2014 23:11:56 +0200
+#Wed, 16 Apr 2014 11:13:08 +0200
# NOTE: this file determines the content of the scala-distribution
# via scala-dist-pom.xml and scala-library-all-pom.xml
# when adding new properties that influence a release,
# also add them to the update.versions mechanism in build.xml,
# which is used by scala-release-2.11.x in scala/jenkins-scripts
-starr.version=2.11.0-RC4
+starr.version=2.11.0
starr.use.released=1
# These are the versions of the modules that go with this release.
# These properties are used during PR validation and in dbuild builds.
# e.g. 2.11.0-RC1, 2.11
-scala.binary.version=2.11.0-RC4
+scala.binary.version=2.11
# e.g. 2.11.0-RC1, 2.11.0, 2.11.1-RC1, 2.11.1
# this defines the dependency on scala-continuations-plugin in scala-dist's pom
-scala.full.version=2.11.0-RC4
+scala.full.version=2.11.0
# external modules shipped with distribution, as specified by scala-library-all's pom
scala-xml.version.number=1.0.1