File tree 1 file changed +2
-2
lines changed
1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 8
8
# The scala version used for bootstrapping. This has no impact on the final classfiles:
9
9
# there are two stages (locker and quick), so compiler and library are always built
10
10
# with themselves. Stability is ensured by building a third stage (strap).
11
- starr.version =2.12.0-M4-9901daf
11
+ starr.version =2.12.0-M5
12
12
13
13
# These are the versions of the modules that go with this release.
14
14
# These properties are used during PR validation and in dbuild builds.
@@ -19,7 +19,7 @@ starr.version=2.12.0-M4-9901daf
19
19
# - After 2.x.0 is released, the binary version is 2.x.
20
20
# - During milestones and RCs, modules are cross-built against the full version.
21
21
# So the value is the full version (e.g. 2.12.0-M2).
22
- scala.binary.version =2.12.0-M4-9901daf
22
+ scala.binary.version =2.12.0-M5
23
23
24
24
# external modules shipped with distribution, as specified by scala-library-all's pom
25
25
scala-xml.version.number =1.0.5
You can’t perform that action at this time.
0 commit comments