diff options
Diffstat (limited to 'protocols/Xfire/src/version.h')
-rw-r--r-- | protocols/Xfire/src/version.h | 14 |
1 files changed, 0 insertions, 14 deletions
diff --git a/protocols/Xfire/src/version.h b/protocols/Xfire/src/version.h deleted file mode 100644 index b338029551..0000000000 --- a/protocols/Xfire/src/version.h +++ /dev/null @@ -1,14 +0,0 @@ -#define __MAJOR_VERSION 0
-#define __MINOR_VERSION 1
-#define __RELEASE_NUM 9
-#define __BUILD_NUM 0
-
-#include <stdver.h>
-
-#define __PLUGIN_NAME "Xfire protocol"
-#define __FILENAME "Xfire.dll"
-#define __DESCRIPTION "Xfire protocol support for Miranda NG."
-#define __AUTHOR "dufte"
-#define __AUTHOREMAIL "dufte@justmail.de"
-#define __AUTHORWEB "http://miranda-ng.org/p/XFire/"
-#define __COPYRIGHT "(c) 2012 Xfirelib by Herbert Poul, Xfire Miranda protocol plugin by dufte"
|