We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 7b12a1c + e6c8862 commit b092197Copy full SHA for b092197
project/Build.scala
@@ -99,7 +99,7 @@ object Build {
99
*
100
* Warning: Change of this variable needs to be consulted with `expectedTastyVersion`
101
*/
102
- val referenceVersion = "3.6.4-RC1"
+ val referenceVersion = "3.6.4"
103
104
/** Version of the Scala compiler targeted in the current release cycle
105
* Contains a version without RC/SNAPSHOT/NIGHTLY specific suffixes
0 commit comments