summaryrefslogtreecommitdiff
path: root/plugins/Boltun/src/Version.h
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/Boltun/src/Version.h')
-rw-r--r--plugins/Boltun/src/Version.h24
1 files changed, 12 insertions, 12 deletions
diff --git a/plugins/Boltun/src/Version.h b/plugins/Boltun/src/Version.h
index 26029813e8..c62d221e30 100644
--- a/plugins/Boltun/src/Version.h
+++ b/plugins/Boltun/src/Version.h
@@ -1,14 +1,14 @@
-#define __MAJOR_VERSION 0
-#define __MINOR_VERSION 0
-#define __RELEASE_NUM 3
-#define __BUILD_NUM 0
+#define __MAJOR_VERSION 0
+#define __MINOR_VERSION 0
+#define __RELEASE_NUM 3
+#define __BUILD_NUM 0
-#define __FILEVERSION_STRING __MAJOR_VERSION,__MINOR_VERSION,__RELEASE_NUM,__BUILD_NUM
+#include <stdver.h>
-#define __PLUGIN_NAME "Boltun"
-#define __FILENAME "Boltun.dll"
-#define __DESCRIPTION "Boltun, the chat bot in the russian language."
-#define __AUTHOR "Alexander S. Kiselev, Valentin Pavlyuchenko"
-#define __AUTHOREMAIL "Valentin.Pavlyuchenko@gmail.com"
-#define __AUTHORWEB "http://miranda-ng.org/p/Boltun/"
-#define __COPYRIGHT "© 2003-2008 Alexander S. Kiselev A.K.A. KAS, Valentin Pavlyuchenko"
+#define __PLUGIN_NAME "Boltun"
+#define __FILENAME "Boltun.dll"
+#define __DESCRIPTION "Boltun, the chat bot in the russian language."
+#define __AUTHOR "Alexander S. Kiselev, Valentin Pavlyuchenko"
+#define __AUTHOREMAIL "Valentin.Pavlyuchenko@gmail.com"
+#define __AUTHORWEB "http://miranda-ng.org/p/Boltun/"
+#define __COPYRIGHT "© 2003-2008 Alexander S. Kiselev A.K.A. KAS, Valentin Pavlyuchenko"