summaryrefslogtreecommitdiff
path: root/plugins/DbEditorPP/src/version.h
blob: 19d7f43571d51779da74c869c55c3116344142a4 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
#define __MAJOR_VERSION         4
#define __MINOR_VERSION         1
#define __RELEASE_NUM           0
#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-22 Bio, Jonathan Gordon, Miranda NG team"