summaryrefslogtreecommitdiff
path: root/plugins/ProfileManager/src/version.h
blob: f37e396824104e5681eb9f3ea4d0335dfc3b3888 (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 or restart."
#define __AUTHOR               "Roman Gemini"
#define __AUTHORWEB               "https://miranda-ng.org/p/PManagerEx"
#define __COPYRIGHT               "© 2008-10 Roman Gemini"