summaryrefslogtreecommitdiff
path: root/protocols/SkypeClassic/src/version.h
diff options
context:
space:
mode:
Diffstat (limited to 'protocols/SkypeClassic/src/version.h')
-rw-r--r--protocols/SkypeClassic/src/version.h14
1 files changed, 0 insertions, 14 deletions
diff --git a/protocols/SkypeClassic/src/version.h b/protocols/SkypeClassic/src/version.h
deleted file mode 100644
index 924d46bc23..0000000000
--- a/protocols/SkypeClassic/src/version.h
+++ /dev/null
@@ -1,14 +0,0 @@
-#define __MAJOR_VERSION 0
-#define __MINOR_VERSION 0
-#define __RELEASE_NUM 0
-#define __BUILD_NUM 56
-
-#include <stdver.h>
-
-#define __PLUGIN_NAME "Skype protocol (Classic)"
-#define __FILENAME "SkypeClassic.dll"
-#define __DESCRIPTION "Skype protocol support for Miranda NG. Classic implementation which requires running original Skype client."
-#define __AUTHOR "leecher, tweety, jls17"
-#define __AUTHOREMAIL "leecher@dose.0wnz.at; tweety@user.berlios.de"
-#define __AUTHORWEB "http://miranda-ng.org/p/SkypeClassic/"
-#define __COPYRIGHT "© 2004-2014 leecher, tweety"