From 6dcc0310fa4bc2be5e1005d44d96c72043c0a58b Mon Sep 17 00:00:00 2001 From: Phil Olynyk Date: Tue, 19 May 2020 15:06:37 -0400 Subject: [PATCH] Update VERSION to v1.1.1-rc-3 --- oscar/VERSION | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/oscar/VERSION b/oscar/VERSION index b2ac36cb..91d81eb6 100644 --- a/oscar/VERSION +++ b/oscar/VERSION @@ -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.1.1-rc-2" +#define VERSION "1.1.1-rc-3"