mirror of
https://gitlab.com/pholy/OSCAR-code.git
synced 2025-04-17 19:20:46 +00:00
Change to v1.5.2-beta-1
This commit is contained in:
parent
0bcb0bf418
commit
e905e089aa
@ -10,7 +10,7 @@
|
|||||||
<p>
|
<p>
|
||||||
<b>This page in other languages:</b>
|
<b>This page in other languages:</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>
|
<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>
|
||||||
<b>Changes and fixes in OSCAR v1.5.2-beta-1</b>
|
<b>Changes and fixes in OSCAR v1.5.2</b>
|
||||||
<br>Portions of OSCAR are © 2019-2024 by
|
<br>Portions of OSCAR are © 2019-2024 by
|
||||||
<i>The OSCAR Team</i></p>
|
<i>The OSCAR Team</i></p>
|
||||||
<ul>
|
<ul>
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
// Update the string below to set OSCAR's version and release status.
|
// 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.
|
// See https://semver.org/spec/v2.0.0.html for details on format.
|
||||||
|
|
||||||
#define VERSION "1.5.1"
|
#define VERSION "1.5.2-beta-1"
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user