summaryrefslogtreecommitdiff
path: root/plugins/!Deprecated/VersionInfo/src/version.h
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/!Deprecated/VersionInfo/src/version.h')
-rw-r--r--plugins/!Deprecated/VersionInfo/src/version.h14
1 files changed, 0 insertions, 14 deletions
diff --git a/plugins/!Deprecated/VersionInfo/src/version.h b/plugins/!Deprecated/VersionInfo/src/version.h
deleted file mode 100644
index 395a73c38d..0000000000
--- a/plugins/!Deprecated/VersionInfo/src/version.h
+++ /dev/null
@@ -1,14 +0,0 @@
-#define __MAJOR_VERSION 1
-#define __MINOR_VERSION 5
-#define __RELEASE_NUM 0
-#define __BUILD_NUM 3
-
-#include <stdver.h>
-
-#define __PLUGIN_NAME "Version information"
-#define __FILENAME "VersionInfo.dll"
-#define __DESCRIPTION "Collects and prints information related to Miranda, the plugins and the OS."
-#define __AUTHOR "Luca Santarelli, Cristian Libotean, George Hazan"
-#define __AUTHOREMAIL "hrk@users.sourceforge.net, eblis102@yahoo.com, ghazan@miranda.im"
-#define __AUTHORWEB "http://miranda-ng.org/p/VersionInfo/"
-#define __COPYRIGHT "© 2002-2005 Luca Santarelli, 2005-2009 Cristian Libotean"