Skip to content

Commit 56ed2c6

Browse files
committed
Set reference version to 3.8.0-RC2
1 parent ae54faa commit 56ed2c6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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)