#include <m_version.h>

#define __FILEVERSION_STRING		MIRANDA_VERSION_FILEVERSION
#define __VERSION_STRING			MIRANDA_VERSION_STRING

#define __PLUGIN_NAME				"Standard AutoAway module"
#define __INTERNAL_NAME				"stdautoaway"
#define __FILENAME					"stdautoaway.dll"
#define __DESCRIPTION 				"Core module for away state processing."
#define __AUTHOR                 "Miranda NG Development Team"
#define __AUTHOREMAIL				""
#define __AUTHORWEB					"http://miranda-ng.org/"
#define __COPYRIGHT					"� 2012 Miranda NG Development Team"