mirror of
https://gitlab.com/pholy/OSCAR-code.git
synced 2025-04-05 02:30:44 +00:00
Update rc.2 to release status
This commit is contained in:
parent
1faaf6251c
commit
6d9f544af8
@ -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>
|
||||
|
@ -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"
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user