From 1faaf6251c0950673dcb2c39e0c74f1e5bb49113 Mon Sep 17 00:00:00 2001 From: Phil Olynyk Date: Tue, 6 Oct 2020 20:09:17 -0400 Subject: [PATCH] Update to v1.2.0_rc.2 --- oscar/VERSION | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/oscar/VERSION b/oscar/VERSION index 7bbd4b1d..ab521383 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.2.0-rc.1" +#define VERSION "1.2.0-rc.2"