diff --git a/project/Build.scala b/project/Build.scala index c69be70e6d9d..5d7ac47c25b8 100644 --- a/project/Build.scala +++ b/project/Build.scala @@ -99,7 +99,7 @@ object Build { * * Warning: Change of this variable needs to be consulted with `expectedTastyVersion` */ - val referenceVersion = "3.6.4-RC1" + val referenceVersion = "3.6.4" /** Version of the Scala compiler targeted in the current release cycle * Contains a version without RC/SNAPSHOT/NIGHTLY specific suffixes