summaryrefslogtreecommitdiff
path: root/plugins/IEView/src/Version.h
blob: 0c485e9489b1eace9dc2d6568b0e2f5302eb445a (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
#define __MAJOR_VERSION            1
#define __MINOR_VERSION            4
#define __RELEASE_NUM            0
#define __BUILD_NUM               1

#include <stdver.h>

#define __PLUGIN_NAME            "IEView"
#define __FILENAME               "IEView.dll"
#define __DESCRIPTION             "IE Based Chat Log."
#define __AUTHOR               "Piotr Piastucki, Francois Mean"
#define __AUTHOREMAIL            "the_leech@users.berlios.de"
#define __AUTHORWEB               "http://miranda-ng.org/p/IEView/"
#define __COPYRIGHT               "© 2005-2011 Piotr Piastucki, Francois Mean"