From e7ee5080b45f9f14beb8b4b4e88c3dfad645fe7a Mon Sep 17 00:00:00 2001 From: George Hazan Date: Wed, 24 Apr 2019 15:53:13 +0300 Subject: fix for a common version resource --- src/core/stdautoaway/src/version.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/core/stdautoaway') diff --git a/src/core/stdautoaway/src/version.h b/src/core/stdautoaway/src/version.h index 434857b9d2..c270890e13 100644 --- a/src/core/stdautoaway/src/version.h +++ b/src/core/stdautoaway/src/version.h @@ -1,7 +1,7 @@ #include #define __FILEVERSION_STRING MIRANDA_VERSION_FILEVERSION -#define __VERSION_STRING MIRANDA_VERSION_STRING +#define __VERSION_STRING_DOTS MIRANDA_VERSION_STRING #define __PLUGIN_NAME "Standard AutoAway module" #define __FILENAME "stdautoaway.dll" -- cgit v1.2.3