summaryrefslogtreecommitdiff
path: root/plugins/ProfileManager/src/version.h
blob: c0b751c049088ecf1242ef92c29b1400db81e708 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
#define __MAJOR_VERSION            0
#define __MINOR_VERSION            0
#define __RELEASE_NUM            0
#define __BUILD_NUM               5

#include <stdver.h>

#define __PLUGIN_NAME            "Miranda NG profile changer"
#define __FILENAME               "PManagerEx.dll"
#define __DESCRIPTION             "Adds a menu item to change or load a different profile of Miranda NG, restart or run DbChecker."
#define __AUTHOR               "Roman Gemini"
#define __AUTHOREMAIL            "woobind@ukr.net"
#define __AUTHORWEB               "http://miranda-ng.org/p/PManagerEx/"
#define __COPYRIGHT               "© 2008-10 Roman Gemini"