#define __MAJOR_VERSION 0 #define __MINOR_VERSION 1 #define __RELEASE_NUM 2 #define __BUILD_NUM 5 #include #define __PLUGIN_NAME "Plugin updater" #define __FILENAME "PluginUpdater.dll" #define __DESCRIPTION "Install and update plugins and other Miranda NG components." #define __AUTHOR "Mataes, George Hazan" #define __AUTHOREMAIL "mataes2007@gmail.com" #define __AUTHORWEB "http://miranda-ng.org/p/PluginUpdater/" #define __COPYRIGHT "© 2012-17 Mataes, George Hazan"