diff --git a/VersionInfo.h b/VersionInfo.h index f2852ef..1b74b01 100644 --- a/VersionInfo.h +++ b/VersionInfo.h @@ -5,7 +5,7 @@ #define V_MAJOR 2 #define V_MINOR 3 -#define V_PATCH 3 +#define V_PATCH 4 #define PRODUCT_NAME "wCenterWindow" #define PRODUCT_AUTHORS "W0LF aka 'dreamforce'" #define PRODUCT_YEAR_START 2020