summaryrefslogtreecommitdiff
path: root/plugins/ProfileManager/src/version.h
blob: 6fe96108dc3045c03651d15a05a383b582b65847 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
#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 __AUTHORWEB               "https://miranda-ng.org/p/PManagerEx/"
#define __COPYRIGHT               "© 2008-10 Roman Gemini"