summaryrefslogtreecommitdiff
path: root/plugins/RemovePersonalSettings/src/version.h
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/RemovePersonalSettings/src/version.h')
-rw-r--r--plugins/RemovePersonalSettings/src/version.h24
1 files changed, 12 insertions, 12 deletions
diff --git a/plugins/RemovePersonalSettings/src/version.h b/plugins/RemovePersonalSettings/src/version.h
index 70e0d78307..9fc642e53a 100644
--- a/plugins/RemovePersonalSettings/src/version.h
+++ b/plugins/RemovePersonalSettings/src/version.h
@@ -1,14 +1,14 @@
-#define __MAJOR_VERSION 0
-#define __MINOR_VERSION 1
-#define __RELEASE_NUM 0
-#define __BUILD_NUM 4
+#define __MAJOR_VERSION 0
+#define __MINOR_VERSION 1
+#define __RELEASE_NUM 0
+#define __BUILD_NUM 4
-#define __FILEVERSION_STRING __MAJOR_VERSION,__MINOR_VERSION,__RELEASE_NUM,__BUILD_NUM
+#include <stdver.h>
-#define __PLUGIN_NAME "Remove Personal Settings"
-#define __FILENAME "RemovePersonalSettings.dll"
-#define __DESCRIPTION "Remove personal settings to allow to send a profile to other user(s) without sending personal data."
-#define __AUTHOR "Ricardo Pescuma Domenecci"
-#define __AUTHOREMAIL ""
-#define __AUTHORWEB "http://miranda-ng.org/p/RemovePersonalSettings/"
-#define __COPYRIGHT "© 2007-2009 Ricardo Pescuma Domenecci"
+#define __PLUGIN_NAME "Remove Personal Settings"
+#define __FILENAME "RemovePersonalSettings.dll"
+#define __DESCRIPTION "Remove personal settings to allow to send a profile to other user(s) without sending personal data."
+#define __AUTHOR "Ricardo Pescuma Domenecci"
+#define __AUTHOREMAIL ""
+#define __AUTHORWEB "http://miranda-ng.org/p/RemovePersonalSettings/"
+#define __COPYRIGHT "© 2007-2009 Ricardo Pescuma Domenecci"