summaryrefslogtreecommitdiff
path: root/plugins/Alarms
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/Alarms')
-rw-r--r--plugins/Alarms/src/Version.h24
1 files changed, 12 insertions, 12 deletions
diff --git a/plugins/Alarms/src/Version.h b/plugins/Alarms/src/Version.h
index 821e542670..3142db06c8 100644
--- a/plugins/Alarms/src/Version.h
+++ b/plugins/Alarms/src/Version.h
@@ -1,14 +1,14 @@
-#define __MAJOR_VERSION 0
-#define __MINOR_VERSION 4
-#define __RELEASE_NUM 0
-#define __BUILD_NUM 5
+#define __MAJOR_VERSION 0
+#define __MINOR_VERSION 4
+#define __RELEASE_NUM 0
+#define __BUILD_NUM 5
-#define __FILEVERSION_STRING __MAJOR_VERSION,__MINOR_VERSION,__RELEASE_NUM,__BUILD_NUM
+#include <stdver.h>
-#define __PLUGIN_NAME "Alarms"
-#define __FILENAME "Alarms.dll"
-#define __DESCRIPTION "Sets once-off, daily, weekly and weekday alarms."
-#define __AUTHOR "Scott Ellis"
-#define __AUTHOREMAIL "mail@scottellis.com.au"
-#define __AUTHORWEB "http://miranda-ng.org/p/Alarms/"
-#define __COPYRIGHT "© 2005 Scott Ellis"
+#define __PLUGIN_NAME "Alarms"
+#define __FILENAME "Alarms.dll"
+#define __DESCRIPTION "Sets once-off, daily, weekly and weekday alarms."
+#define __AUTHOR "Scott Ellis"
+#define __AUTHOREMAIL "mail@scottellis.com.au"
+#define __AUTHORWEB "http://miranda-ng.org/p/Alarms/"
+#define __COPYRIGHT "© 2005 Scott Ellis"