Skip to content

Commit

Permalink
chore: Set referenceVersion to 3.6.3-RC2 (#22282)
Browse files Browse the repository at this point in the history
[test_non_bootstrapped]
  • Loading branch information
WojciechMazur authored Dec 31, 2024
2 parents ca0c902 + 9ba1602 commit 1f0c576
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion project/Build.scala
Original file line number Diff line number Diff line change
Expand Up @@ -98,7 +98,7 @@ object Build {
*
* Warning: Change of this variable needs to be consulted with `expectedTastyVersion`
*/
val referenceVersion = "3.6.3-RC1"
val referenceVersion = "3.6.3-RC2"

/** Version of the Scala compiler targeted in the current release cycle
* Contains a version without RC/SNAPSHOT/NIGHTLY specific suffixes
Expand Down

0 comments on commit 1f0c576

Please sign in to comment.