#define __MAJOR_VERSION				0
#define __MINOR_VERSION				5
#define __RELEASE_NUM				0
#define __BUILD_NUM					3

#define __FILEVERSION_STRING		__MAJOR_VERSION,__MINOR_VERSION,__RELEASE_NUM,__BUILD_NUM

#define __PLUGIN_NAME				"BossKey+"
#define __FILENAME					"BossKey.dll"
#define __DESCRIPTION 				"Anti-Boss plugin."
#define __AUTHOR					"Goblineye Entertainment, Billy_Bons"
#define __AUTHOREMAIL				"tatarinov.sergey@gmail.com"
#define __AUTHORWEB					"http://miranda-ng.org/"
#define __COPYRIGHT					"� 2002-2003 Goblineye Entertainment, 2007-2010 Billy_Bons"