summaryrefslogtreecommitdiff
path: root/plugins/Watrack_MPD/src/Version.h
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/Watrack_MPD/src/Version.h')
-rw-r--r--plugins/Watrack_MPD/src/Version.h14
1 files changed, 0 insertions, 14 deletions
diff --git a/plugins/Watrack_MPD/src/Version.h b/plugins/Watrack_MPD/src/Version.h
deleted file mode 100644
index 77c9522a77..0000000000
--- a/plugins/Watrack_MPD/src/Version.h
+++ /dev/null
@@ -1,14 +0,0 @@
-#define __MAJOR_VERSION 0
-#define __MINOR_VERSION 0
-#define __RELEASE_NUM 0
-#define __BUILD_NUM 4
-
-#include <stdver.h>
-
-#define __PLUGIN_NAME "Watrack MPD"
-#define __FILENAME "Watrack_MPD.dll"
-#define __DESCRIPTION "Music Player Daemon support for Watrack."
-#define __AUTHOR "sss"
-#define __AUTHOREMAIL "sss123next@list.ru"
-#define __AUTHORWEB "http://miranda-ng.org/p/Watrack_MPD/"
-#define __COPYRIGHT "© 2009 sss"