Skip to content

Commit 48f6cca

Browse files
authored
[chore] Set reference version to 3.8.0-RC2 (#24538)
2 parents e442879 + 547957e commit 48f6cca

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed
File renamed without changes.

project/Build.scala

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@ object Build {
5959
*
6060
* Warning: Change of this variable needs to be consulted with `expectedTastyVersion`
6161
*/
62-
val referenceVersion = "3.8.0-RC1"
62+
val referenceVersion = "3.8.0-RC2"
6363

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

0 commit comments

Comments
 (0)