Changed VERSION to 1.5.1-alpha-1

This commit is contained in:
Phil Olynyk 2023-09-14 10:34:21 -04:00
parent f70f99cf75
commit 504a92ad6f

View File

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