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.
1 parent 2b4d157 commit e6c8862Copy full SHA for e6c8862
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