Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit 834c973

Browse files
committed
Release 3.5.0
1 parent 180deab commit 834c973

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

‎project/Build.scala‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -88,7 +88,7 @@ object Build {
8888

8989
val referenceVersion = "3.4.2"
9090

91-
val baseVersion = "3.5.0-RC7"
91+
val baseVersion = "3.5.0"
9292

9393
// LTS or Next
9494
val versionLine = "Next"

‎tasty/src/dotty/tools/tasty/TastyFormat.scala‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -340,7 +340,7 @@ object TastyFormat {
340340
* is able to read final TASTy documents if the file's
341341
* `MinorVersion` is strictly less than the current value.
342342
*/
343-
final val ExperimentalVersion: Int = 1
343+
final val ExperimentalVersion: Int = 0
344344

345345
/**This method implements a binary relation (`<:<`) between two TASTy versions.
346346
*

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /