From 350f046ed45becc957e2ae450b90dcf6058d8c72 Mon Sep 17 00:00:00 2001 From: sawinglogz <3787776-sawinglogz@users.noreply.gitlab.com> Date: Wed, 16 Feb 2022 16:47:05 -0500 Subject: [PATCH] Bump VERSION since we're past the release of alpha.0. --- oscar/VERSION | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/oscar/VERSION b/oscar/VERSION index 438a7313..5c612c19 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.3.5-alpha.0" +#define VERSION "1.3.5-alpha.2"