diff options
Diffstat (limited to 'src/core/stdpopup')
| -rw-r--r-- | src/core/stdpopup/src/version.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/core/stdpopup/src/version.h b/src/core/stdpopup/src/version.h index 06797eb243..290d9a769b 100644 --- a/src/core/stdpopup/src/version.h +++ b/src/core/stdpopup/src/version.h @@ -1,7 +1,7 @@ #include <m_version.h> #define __FILEVERSION_STRING MIRANDA_VERSION_FILEVERSION -#define __VERSION_STRING MIRANDA_VERSION_STRING +#define __VERSION_STRING_DOTS MIRANDA_VERSION_STRING #define __PLUGIN_NAME "Standard popup module" #define __FILENAME "stdpopup.dll" |
