From c58509d655eaeb43beb9e8f70c8a34390a0cabb5 Mon Sep 17 00:00:00 2001 From: Phil Olynyk Date: Fri, 17 Apr 2020 10:07:08 -0400 Subject: [PATCH] Update VERSION to 1.1.0 for release --- oscar/VERSION | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/oscar/VERSION b/oscar/VERSION index ced9239b..9397d6c4 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.1.0-rc-1.1" +#define VERSION "1.1.0"