From e35d47b3fd2c9a6a7a52af11b15c9b24958a39d8 Mon Sep 17 00:00:00 2001 From: Phil Olynyk Date: Wed, 15 Jun 2022 08:08:16 -0400 Subject: [PATCH] Update VERSION to v1.4.0 --- oscar/VERSION | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/oscar/VERSION b/oscar/VERSION index 2810c1ab..cdaa2214 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-rc-1" +#define VERSION "1.4.0"