From 9a9cf482fa3c7f81bacc1b57fc6ba5c6dfec5a60 Mon Sep 17 00:00:00 2001 From: Phil Olynyk Date: Sun, 3 Jul 2022 15:29:00 -0400 Subject: [PATCH] Set VERSION to 1.4.1-alpha --- oscar/VERSION | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/oscar/VERSION b/oscar/VERSION index cdaa2214..dd74bafb 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.4.0" +#define VERSION "1.4.1-alpha"