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

#include <stdver.h>

#define __PLUGIN_NAME           "Database editor++"
#define __FILENAME              "DbEditorPP.dll"
#define __DESCRIPTION           "Advanced Database Editor."
#define __AUTHOR                "Bio, Jonathan Gordon"
#define __AUTHORWEB             "https://miranda-ng.org/p/DbEditorPP/"
#define __COPYRIGHT             "© 2003-19 Bio, Jonathan Gordon, Miranda NG team"