summaryrefslogtreecommitdiff
path: root/plugins/MenuItemEx/src/version.h
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/MenuItemEx/src/version.h')
-rw-r--r--plugins/MenuItemEx/src/version.h13
1 files changed, 13 insertions, 0 deletions
diff --git a/plugins/MenuItemEx/src/version.h b/plugins/MenuItemEx/src/version.h
new file mode 100644
index 0000000000..b98a1d6faf
--- /dev/null
+++ b/plugins/MenuItemEx/src/version.h
@@ -0,0 +1,13 @@
+#define __FILEVERSION_STRING 1,3,0,9
+#define __VERSION_STRING "1.3.0.9"
+#define __VERSION_DWORD 0x01030009
+
+#define __PLUGIN_NAME "MenuItemEx"
+#define __WEB "http://nightly.miranda.im"
+#define __DESC "Adds some useful options to a contacts menu."
+#define __AUTHORS "Heiko Schillinger, Baloo, Billy_Bons, Robert Posel"
+#define __EMAIL "micron@nexgo.de, baloo@bk.ru, tatarinov.sergey@gmail.com, robyer@seznam.cz"
+#define __COPYRIGHTS "© 2001-03 Heiko Schillinger, © 2006-08 Baloo, © 2009-10 Billy_Bons, © 2011-12 Robert Posel"
+
+// {b1902a52-9114-4d7e-ac2e-b3a52e01d574}
+#define MIID_MENUEX {0xb1902a52, 0x9114, 0x4d7e, { 0xac, 0x2e, 0xb3, 0xa5, 0x2e, 0x01, 0xd5, 0x74 }}