summaryrefslogtreecommitdiff
path: root/src/core/stdcrypt/version.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/core/stdcrypt/version.h')
-rw-r--r--src/core/stdcrypt/version.h18
1 files changed, 9 insertions, 9 deletions
diff --git a/src/core/stdcrypt/version.h b/src/core/stdcrypt/version.h
index 1542c74042..e5350abb5a 100644
--- a/src/core/stdcrypt/version.h
+++ b/src/core/stdcrypt/version.h
@@ -1,14 +1,14 @@
#include <m_version.h>
-#define __FILEVERSION_STRING MIRANDA_VERSION_FILEVERSION
-#define __VERSION_STRING MIRANDA_VERSION_STRING
+#define __FILEVERSION_STRING MIRANDA_VERSION_FILEVERSION
+#define __VERSION_STRING MIRANDA_VERSION_STRING
-#define __PLUGIN_NAME "Standard encrypting module"
-#define __INTERNAL_NAME "stdcrypt"
-#define __FILENAME "stdcrypt.dll"
-#define __DESCRIPTION "Core module for encryption."
+#define __PLUGIN_NAME "Standard encrypting module"
+#define __INTERNAL_NAME "stdcrypt"
+#define __FILENAME "stdcrypt.dll"
+#define __DESCRIPTION "Core module for encryption."
#define __AUTHOR "Miranda NG Development Team"
-#define __AUTHOREMAIL ""
-#define __AUTHORWEB "http://miranda-ng.org/p/StdCrypt/"
-#define __COPYRIGHT "© 2012-14 Miranda NG Development Team"
+#define __AUTHOREMAIL ""
+#define __AUTHORWEB "http://miranda-ng.org/p/StdCrypt/"
+#define __COPYRIGHT "© 2012-14 Miranda NG Development Team"