diff --git a/Htmldocs/release_notes.html b/Htmldocs/release_notes.html index d59b9cea..1f37a748 100644 --- a/Htmldocs/release_notes.html +++ b/Htmldocs/release_notes.html @@ -11,55 +11,28 @@ For other languages, go to:
http://www.apneaboard.com/wiki/index.php/OSCAR_Release_Notes

- Changes and fixes in OSCAR v1.2.0-beta-3 -
Portions of OSCAR are © 2019-2020 by - The OSCAR Team

-

-

- Changes and fixes in OSCAR v1.2.0-beta-2 -
Portions of OSCAR are © 2019-2020 by - The OSCAR Team

-

-

- Changes and fixes in OSCAR v1.2.0-beta-1 + Changes and fixes in OSCAR v1.2.0-rc.1
Portions of OSCAR are © 2019-2020 by The OSCAR Team

Changes and fixes in OSCAR v1.1.1 diff --git a/oscar/VERSION b/oscar/VERSION index ba9015f9..7bbd4b1d 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-beta-3" +#define VERSION "1.2.0-rc.1"