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

#include <stdver.h>

#define __PLUGIN_NAME             "New Away System Mod"
#define __FILENAME                "NewAwaySys.dll"
#define __DESCRIPTION             "New Away System Mod plugin for Miranda IM."
#define __AUTHOR                  "NightFox; Deathdemon; XF007; Goblineye Entertainment"
#define __AUTHOREMAIL             "NightFox@myied.org"
#define __AUTHORWEB               "http://miranda-ng.org/p/NewAwaySys/"
#define __COPYRIGHT               "© 2010 NightFox; © 2005-2007 Chervov Dmitry; © 2004-2005 Iksaif; © 2002-2003 Goblineye Entertainment"