From 9b99466b95de4d2666911fd622ff2a5005367516 Mon Sep 17 00:00:00 2001 From: George Hazan Date: Sat, 14 Oct 2017 13:08:08 +0300 Subject: StatusManager to use the common hLangpack variable instead of dealing with separate variables which refer to the same value anyway --- plugins/StatusManager/src/version.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'plugins/StatusManager/src/version.h') diff --git a/plugins/StatusManager/src/version.h b/plugins/StatusManager/src/version.h index f22d556caf..07d9125074 100644 --- a/plugins/StatusManager/src/version.h +++ b/plugins/StatusManager/src/version.h @@ -2,7 +2,7 @@ #define __MAJOR_VERSION 0 #define __MINOR_VERSION 11 #define __RELEASE_NUM 2 -#define __BUILD_NUM 1 +#define __BUILD_NUM 2 // other stuff for Version resource #include -- cgit v1.2.3