summaryrefslogtreecommitdiff
path: root/plugins/FlashAvatars/src/Version.h
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/FlashAvatars/src/Version.h')
-rw-r--r--plugins/FlashAvatars/src/Version.h14
1 files changed, 0 insertions, 14 deletions
diff --git a/plugins/FlashAvatars/src/Version.h b/plugins/FlashAvatars/src/Version.h
deleted file mode 100644
index 7ab5bbae86..0000000000
--- a/plugins/FlashAvatars/src/Version.h
+++ /dev/null
@@ -1,14 +0,0 @@
-#define __MAJOR_VERSION 0
-#define __MINOR_VERSION 0
-#define __RELEASE_NUM 1
-#define __BUILD_NUM 14
-
-#include <stdver.h>
-
-#define __PLUGIN_NAME "Flash avatars"
-#define __FILENAME "FlashAvatars.dll"
-#define __DESCRIPTION "Loads and displays Flash avatars."
-#define __AUTHOR "Big Muscle"
-#define __AUTHOREMAIL ""
-#define __AUTHORWEB "http://miranda-ng.org/p/FlashAvatars/"
-#define __COPYRIGHT "© 2000-2009 Miranda-IM project"