summaryrefslogtreecommitdiff
path: root/src/core/stdaway/version.h
blob: 4cf976b66505f8bf70edfc9f0dff25e836fda785 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14

#include <m_version.h>

#define __FILEVERSION_STRING		MIRANDA_VERSION_FILEVERSION
#define __VERSION_STRING			MIRANDA_VERSION_STRING

#define __PLUGIN_NAME				"stdaway"
#define __INTERNAL_NAME				"stdaway"
#define __FILENAME					"stdaway.dll"
#define __DESCRIPTION 				"Core module for the away messages processing."
#define __AUTHOR                 "Myranda team"
#define __AUTHOREMAIL				""
#define __AUTHORWEB					"http://miranda-ng.org/"
#define __COPYRIGHT					"© 2012 Myranda team"