Skip to content

Commit b801042

Browse files
chore: Set reference version to 3.6.4-RC1 (#22404)
[test_non_bootstrapped]
2 parents 5bc04db + b4ae9e6 commit b801042

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

project/Build.scala

+1-1
Original file line numberDiff line numberDiff line change
@@ -98,7 +98,7 @@ object Build {
9898
*
9999
* Warning: Change of this variable needs to be consulted with `expectedTastyVersion`
100100
*/
101-
val referenceVersion = "3.6.3-RC2"
101+
val referenceVersion = "3.6.4-RC1"
102102

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

0 commit comments

Comments
 (0)