Skip to content

Commit ff02fda

Browse files
committed
Bump versions for 2.11.0-RC3
1 parent bcf24ec commit ff02fda

File tree

1 file changed

+8
-8
lines changed

1 file changed

+8
-8
lines changed

versions.properties

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1,17 +1,17 @@
1-
#Fri, 28 Feb 2014 07:00:05 +0100
2-
starr.version=2.11.0-RC1
1+
#Wed, 19 Mar 2014 03:05:28 +0100
2+
starr.version=2.11.0-RC3
33
starr.use.released=1
44

55
# These are the versions of the modules that go with this release.
66
# These properties are used during PR validation and in dbuild builds.
7-
scala.binary.version=2.11.0-RC1
7+
scala.binary.version=2.11.0-RC3
88

99
# external modules shipped with distribution:
10-
scala-xml.version.number=1.0.0
11-
scala-parser-combinators.version.number=1.0.0
12-
scala-continuations-plugin.version.number=1.0.0
13-
scala-continuations-library.version.number=1.0.0
14-
scala-swing.version.number=1.0.0
10+
scala-xml.version.number=1.0.1
11+
scala-parser-combinators.version.number=1.0.1
12+
scala-continuations-plugin.version.number=1.0.1
13+
scala-continuations-library.version.number=1.0.1
14+
scala-swing.version.number=1.0.1
1515

1616
# these ship with distribution (and scala-library-all depends on them)
1717
akka-actor.version.number=2.3.0

0 commit comments

Comments
 (0)