DS2 testing update - VERSION and relNotes

This commit is contained in:
Phil Olynyk 2022-01-27 18:49:34 -05:00
parent 7f5bdb9cbb
commit 7d1d1faeb6
2 changed files with 2 additions and 2 deletions

View File

@ -11,7 +11,7 @@
<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>
<p> <p>
<b>Changes and fixes in OSCAR v1.3.2-alpha.0</b> <b>Changes and fixes in OSCAR v1.3.5-alpha.0</b>
<br>Portions of OSCAR are © 2019-2022 by <br>Portions of OSCAR are © 2019-2022 by
<i>The OSCAR Team</i></p> <i>The OSCAR Team</i></p>
<ul> <ul>

View File

@ -1,4 +1,4 @@
// 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.3.2-alpha.0" #define VERSION "1.3.5-alpha.0"