Skip to content

Commit b092197

Browse files
[chore] Set referenceVersion to 3.6.4 (#22739)
2 parents 7b12a1c + e6c8862 commit b092197

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: project/Build.scala

+1-1
Original file line numberDiff line numberDiff line change
@@ -99,7 +99,7 @@ object Build {
9999
*
100100
* Warning: Change of this variable needs to be consulted with `expectedTastyVersion`
101101
*/
102-
val referenceVersion = "3.6.4-RC1"
102+
val referenceVersion = "3.6.4"
103103

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

0 commit comments

Comments
 (0)