From b1189faf2ed1fb291df845a75afc0441b57be61f Mon Sep 17 00:00:00 2001 From: Baku Hashimoto Date: Fri, 2 Sep 2022 23:54:06 +0900 Subject: [PATCH] Update the version to v0.1.1 --- Config.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Config.h b/Config.h index 8d103ba..c2c2212 100644 --- a/Config.h +++ b/Config.h @@ -22,6 +22,6 @@ #define MAJOR_VERSION 0 #define MINOR_VERSION 1 -#define BUG_VERSION 0 +#define BUG_VERSION 1 #define STAGE_VERSION PF_Stage_DEVELOP -#define BUILD_VERSION 1 +#define BUILD_VERSION 0