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

#include <stdver.h>

#define __PLUGIN_NAME          "Db autobackuper"
#define __FILENAME             "Db_autobackups.dll"
#define __DESCRIPTION          "Database autobackuper plugin."
#define __AUTHOR               "chaos.persei, sje, Kildor, Billy_Bons"
#define __AUTHORWEB            "https://miranda-ng.org/p/Db_autobackups/"
#define __COPYRIGHT            "© 2005-21 chaos.persei, sje, Kildor, Billy_Bons, Vasilich, Miranda NG team"