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

#include <stdver.h>

#define __PLUGIN_NAME           "Database editor++"
#define __FILENAME              "DbEditorPP.dll"
#define __DESCRIPTION           "Advanced Database Editor."
#define __AUTHOR                "Bio, Jonathan Gordon"
#define __AUTHOREMAIL           "bio@ktaspb.ru, jdgordy@gmail.com"
#define __AUTHORWEB             "https://miranda-ng.org/p/DbEditorPP/"
#define __COPYRIGHT             "© 2003-2017 Bio, Jonathan Gordon"