diff --git a/Htmldocs/release_notes.html b/Htmldocs/release_notes.html
index 394a6d17..3f80ee21 100644
--- a/Htmldocs/release_notes.html
+++ b/Htmldocs/release_notes.html
@@ -11,7 +11,7 @@
     <b>For other languages, go to:</b>
     <br><a href=http://www.apneaboard.com/wiki/index.php/OSCAR_Release_Notes>http://www.apneaboard.com/wiki/index.php/OSCAR_Release_Notes</a></p>
     <p>
-    <b>Changes and fixes in OSCAR v1.2.0-rc.2</b>
+    <b>Changes and fixes in OSCAR v1.2.0</b>
     <br>Portions of OSCAR are © 2019-2020 by
     <i>The OSCAR Team</i></p>    <ul>
       <li>[new] Support for Chromebooks using Linux beta - (Intel/AMD only)</li>
diff --git a/oscar/VERSION b/oscar/VERSION
index ab521383..19c04ec9 100644
--- a/oscar/VERSION
+++ b/oscar/VERSION
@@ -1,5 +1,5 @@
 // Update the string below to set OSCAR's version and release status.
 // See https://semver.org/spec/v2.0.0.html for details on format.
 
-#define VERSION "1.2.0-rc.2"
+#define VERSION "1.2.0"