From c2a7e2b0598e5b46fc5d78b83403b6d76c58caec Mon Sep 17 00:00:00 2001 From: Phil Olynyk Date: Thu, 31 Aug 2023 20:36:37 -0400 Subject: [PATCH] Set VERSION to v1.5.0 --- oscar/VERSION | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/oscar/VERSION b/oscar/VERSION index 701ce266..c8f09a46 100644 --- a/oscar/VERSION +++ b/oscar/VERSION @@ -1,4 +1,4 @@ // 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.0-rc-2" +#define VERSION "1.5.0"