diff options
Diffstat (limited to 'plugins/!Deprecated/MetaContacts/src/version.h')
-rw-r--r-- | plugins/!Deprecated/MetaContacts/src/version.h | 14 |
1 files changed, 0 insertions, 14 deletions
diff --git a/plugins/!Deprecated/MetaContacts/src/version.h b/plugins/!Deprecated/MetaContacts/src/version.h deleted file mode 100644 index 3e17b2a8e4..0000000000 --- a/plugins/!Deprecated/MetaContacts/src/version.h +++ /dev/null @@ -1,14 +0,0 @@ -#define __MAJOR_VERSION 0
-#define __MINOR_VERSION 14
-#define __RELEASE_NUM 0
-#define __BUILD_NUM 13
-
-#include <stdver.h>
-
-#define __PLUGIN_NAME "MetaContacts"
-#define __FILENAME "MetaContacts.dll"
-#define __DESCRIPTION "Merges contacts from the same or different protocols into one."
-#define __AUTHOR "J. Schaal & S. Ellis"
-#define __AUTHOREMAIL "mail@scottellis.com.au"
-#define __AUTHORWEB "http://miranda-ng.org/p/MetaContacts/"
-#define __COPYRIGHT "© 2005,2006 Scott Ellis"
|