From b5f1b7a2fd1555d2692323f3a87236d9f862421b Mon Sep 17 00:00:00 2001 From: Bart Trzynadlowski Date: Mon, 26 Mar 2018 23:01:18 +0000 Subject: [PATCH] Reverted version to 0.3a-WIP. Release version will be updated to 0.4a. --- Src/Version.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Src/Version.h b/Src/Version.h index 60b7922..e3ee7e5 100644 --- a/Src/Version.h +++ b/Src/Version.h @@ -28,6 +28,6 @@ #ifndef INCLUDED_VERSION_H #define INCLUDED_VERSION_H -#define SUPERMODEL_VERSION "0.7-WIP" +#define SUPERMODEL_VERSION "0.3a-WIP" #endif // INCLUDED_SUPERMODEL_H