From f81f500215720788810b71f67c2391644aad4e0a Mon Sep 17 00:00:00 2001 From: Phil Olynyk Date: Mon, 29 Jun 2020 11:54:25 -0400 Subject: [PATCH] Revert "Changed VERSION from alpha to ChrmBk for testing" This reverts commit f57110dd87356eb3851c79aab53301a79012da67. --- oscar/VERSION | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/oscar/VERSION b/oscar/VERSION index 2baceecb..daf1d391 100644 --- a/oscar/VERSION +++ b/oscar/VERSION @@ -1,6 +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.2-alpha-0" -#define VERSION "1.1.2-ChrmBk-0" +#define VERSION "1.1.2-alpha-0"