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

#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@msx.ru, jdgordy@gmail.com"
#define __AUTHORWEB               "http://miranda-ng.org/p/DbEditorPP/"
#define __COPYRIGHT               "© 2003-2011 Bio, Jonathan Gordon"