File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change 1- # Wed, 19 Mar 2014 03:05:28 +0100
1+ # Fri, 04 Apr 2014 23:11:56 +0200
22# NOTE: this file determines the content of the scala-distribution
33# via scala-dist-pom.xml and scala-library-all-pom.xml
44# when adding new properties that influence a release,
55# also add them to the update.versions mechanism in build.xml,
66# which is used by scala-release-2.11.x in scala/jenkins-scripts
7- starr.version =2.11.0-RC3
7+ starr.version =2.11.0-RC4
88starr.use.released =1
99
1010# These are the versions of the modules that go with this release.
1111# These properties are used during PR validation and in dbuild builds.
1212
1313# e.g. 2.11.0-RC1, 2.11
14- scala.binary.version =2.11.0-RC3
14+ scala.binary.version =2.11.0-RC4
1515# e.g. 2.11.0-RC1, 2.11.0, 2.11.1-RC1, 2.11.1
1616# this defines the dependency on scala-continuations-plugin in scala-dist's pom
17- scala.full.version =2.11.0-RC3
17+ scala.full.version =2.11.0-RC4
1818
1919# external modules shipped with distribution, as specified by scala-library-all's pom
2020scala-xml.version.number =1.0.1
You can’t perform that action at this time.
0 commit comments