diff --git a/library/src-bootstrapped/scala/AnyVal.scala b/library/src/scala/AnyVal.scala similarity index 100% rename from library/src-bootstrapped/scala/AnyVal.scala rename to library/src/scala/AnyVal.scala diff --git a/project/Build.scala b/project/Build.scala index 34f3ad770adc..9bb621d5c420 100644 --- a/project/Build.scala +++ b/project/Build.scala @@ -59,7 +59,7 @@ object Build { * * Warning: Change of this variable needs to be consulted with `expectedTastyVersion` */ - val referenceVersion = "3.8.0-RC1" + val referenceVersion = "3.8.0-RC2" /** Version of the Scala compiler targeted in the current release cycle * Contains a version without RC/SNAPSHOT/NIGHTLY specific suffixes