summaryrefslogtreecommitdiff
path: root/plugins/Console
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/Console')
-rw-r--r--plugins/Console/src/version.h24
1 files changed, 12 insertions, 12 deletions
diff --git a/plugins/Console/src/version.h b/plugins/Console/src/version.h
index 713a3e81fe..75957b12e8 100644
--- a/plugins/Console/src/version.h
+++ b/plugins/Console/src/version.h
@@ -1,14 +1,14 @@
-#define __MAJOR_VERSION 0
-#define __MINOR_VERSION 0
-#define __RELEASE_NUM 7
-#define __BUILD_NUM 3
+#define __MAJOR_VERSION 0
+#define __MINOR_VERSION 0
+#define __RELEASE_NUM 7
+#define __BUILD_NUM 3
-#define __FILEVERSION_STRING __MAJOR_VERSION,__MINOR_VERSION,__RELEASE_NUM,__BUILD_NUM
+#include <stdver.h>
-#define __PLUGIN_NAME "Console"
-#define __FILENAME "Console.dll"
-#define __DESCRIPTION "Console log window for Miranda."
-#define __AUTHOR "Bio"
-#define __AUTHOREMAIL "bio@ktaspb.ru"
-#define __AUTHORWEB "http://miranda-ng.org/p/Console/"
-#define __COPYRIGHT "© 2005-2012 Bio"
+#define __PLUGIN_NAME "Console"
+#define __FILENAME "Console.dll"
+#define __DESCRIPTION "Console log window for Miranda."
+#define __AUTHOR "Bio"
+#define __AUTHOREMAIL "bio@ktaspb.ru"
+#define __AUTHORWEB "http://miranda-ng.org/p/Console/"
+#define __COPYRIGHT "© 2005-2012 Bio"