From db952c9738e0af802620ccfffcd4afa2fa068b8a Mon Sep 17 00:00:00 2001 From: Guy Scharf Date: Wed, 3 Jun 2020 10:01:47 -0700 Subject: [PATCH] Change VERSION to 1.1.2-alpha-0 --- oscar/VERSION | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/oscar/VERSION b/oscar/VERSION index fa005ae8..daf1d391 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" +#define VERSION "1.1.2-alpha-0"