From 249144a4a406df7969f3f2a9555902752da93eed Mon Sep 17 00:00:00 2001 From: Phil Olynyk Date: Thu, 10 Sep 2020 19:20:30 -0400 Subject: [PATCH] Update version to v1.2.0-beta-2 --- oscar/VERSION | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/oscar/VERSION b/oscar/VERSION index 3565f3f7..40d79cd1 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-beta-1" +#define VERSION "1.2.0-beta-2"