summaryrefslogtreecommitdiff
path: root/src/core/stdcrypt
diff options
context:
space:
mode:
Diffstat (limited to 'src/core/stdcrypt')
-rw-r--r--src/core/stdcrypt/src/version.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/core/stdcrypt/src/version.h b/src/core/stdcrypt/src/version.h
index bab9d4e389..09a8cd7638 100644
--- a/src/core/stdcrypt/src/version.h
+++ b/src/core/stdcrypt/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 encrypting module"
#define __FILENAME "stdcrypt.dll"