summaryrefslogtreecommitdiff
path: root/versions.properties
diff options
context:
space:
mode:
authorJason Zaugg <jzaugg@gmail.com>2014-04-05 13:25:25 +0200
committerJason Zaugg <jzaugg@gmail.com>2014-04-15 12:40:48 +0200
commitd556f831ec505015868c034290ba982e94c61f73 (patch)
tree3b914af0435e38e061e9f2a7212dc70e4507c94c /versions.properties
parent2e839ac533c8732b5e28863981e709a45e60c192 (diff)
downloadscala-d556f831ec505015868c034290ba982e94c61f73.tar.gz
scala-d556f831ec505015868c034290ba982e94c61f73.tar.bz2
scala-d556f831ec505015868c034290ba982e94c61f73.zip
Bump versions after release of Scala 2.11.0-RC4
Based on: https://scala-webapps.epfl.ch/jenkins/view/scala-release-2.11.x/job/scala-release-2.11.x/52/artifact/scala/versions.properties With a manual edit of the new property, scala.full.version, which was not written out by `ant -Dupdate.versions`. That has since been remedied.
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 ad4eab5ad1..36bb055c62 100644
--- a/versions.properties
+++ b/versions.properties
@@ -1,20 +1,20 @@
-#Wed, 19 Mar 2014 03:05:28 +0100
+#Fri, 04 Apr 2014 23:11:56 +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-RC3
+starr.version=2.11.0-RC4
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-RC3
+scala.binary.version=2.11.0-RC4
# 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-RC3
+scala.full.version=2.11.0-RC4
# external modules shipped with distribution, as specified by scala-library-all's pom
scala-xml.version.number=1.0.1