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

#include <stdver.h>

#define __PLUGIN_NAME            "BossKey+"
#define __FILENAME               "BossKey.dll"
#define __DESCRIPTION             "Anti-Boss plugin. Makes your Miranda NG hidden or password-protected."
#define __AUTHOR               "Goblineye Entertainment, Billy_Bons"
#define __AUTHORWEB               "https://miranda-ng.org/p/BossKey/"
#define __COPYRIGHT               "© 2002-2003 Goblineye Entertainment, 2007-2010 Billy_Bons"