summaryrefslogtreecommitdiff
path: root/src/core/stduserinfo/version.h
blob: b9df9bad7331549037d1ba5007a9ecad72d20cab (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				"stduserinfo"
#define __INTERNAL_NAME				"stduserinfo"
#define __FILENAME					"stduserinfo.dll"
#define __DESCRIPTION 				"Core module for providing user information."
#define __AUTHOR                 "Myranda team"
#define __AUTHOREMAIL				""
#define __AUTHORWEB					"http://nightly.miranda.im"
#define __COPYRIGHT					"© 2012 Myranda team"