1
0
mirror of https://gitlab.com/pholy/OSCAR-code.git synced 2025-04-09 12:40:43 +00:00

Change to v1.5.2-beta-1

This commit is contained in:
Phil Olynyk 2024-01-27 17:21:27 -05:00
parent 0bcb0bf418
commit e905e089aa
2 changed files with 2 additions and 2 deletions

View File

@ -10,7 +10,7 @@
<p>
<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>
<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 &copy; 2019-2024 by
<i>The OSCAR Team</i></p>
<ul>

View File

@ -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.5.1"
#define VERSION "1.5.2-beta-1"