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

#include <stdver.h>

#define __PLUGIN_NAME            "BClist"
#define __FILENAME               "Clist_blind.dll"
#define __DESCRIPTION            "A contact list for blind folks."
#define __AUTHOR                 "Ricardo Pescuma Domenecci, based on previous work from Miranda IM project"
#define __AUTHORWEB              "https://miranda-ng.org/p/Clist_blind"
#define __COPYRIGHT              "© 2000-2009 Miranda IM project, Ricardo Pescuma Domenecci, 2013-24 Miranda NG team"