From d82aae209ed124b5f12df358a85831a91fa6e56d Mon Sep 17 00:00:00 2001 From: E66666666 Date: Sat, 8 May 2021 11:33:39 +0200 Subject: [PATCH] Bump version --- Gears/Constants.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Gears/Constants.h b/Gears/Constants.h index 803fcb97..f117e9b7 100644 --- a/Gears/Constants.h +++ b/Gears/Constants.h @@ -3,7 +3,7 @@ #define STR(x) STR_HELPER(x) #define VERSION_MAJOR 5 -#define VERSION_MINOR 2 +#define VERSION_MINOR 3 #define VERSION_PATCH 0 namespace Constants {