#include <m_version.h>

#define __FILEVERSION_STRING		MIRANDA_VERSION_FILEVERSION
#define __VERSION_STRING			MIRANDA_VERSION_STRING

#define __PLUGIN_NAME				"stduihist"
#define __INTERNAL_NAME				"stduihist"
#define __FILENAME					"stduihist.dll"
#define __DESCRIPTION 				"Core module for built-in history viewer."
#define __AUTHOR                 "Myranda team"
#define __AUTHOREMAIL				""
#define __AUTHORWEB					"http://nightly.miranda.im"
#define __COPYRIGHT					"� 2012 Myranda team"