From 7b7a1b9d94bc39f90b6ada2cac22868c682667ff Mon Sep 17 00:00:00 2001 From: s1lentq Date: Tue, 5 Sep 2023 11:01:46 +0700 Subject: [PATCH] Bump minor version up to 23 --- regamedll/version/version.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/regamedll/version/version.h b/regamedll/version/version.h index b65ba1ab2..554ac4292 100644 --- a/regamedll/version/version.h +++ b/regamedll/version/version.h @@ -6,5 +6,5 @@ #pragma once #define VERSION_MAJOR 5 -#define VERSION_MINOR 22 +#define VERSION_MINOR 23 #define VERSION_MAINTENANCE 0