summaryrefslogtreecommitdiff
path: root/plugins/Db_autobackups/version.h
blob: e7151dfccb0ab5ed097171e90145e878ce05eb39 (plain)
1
2
3
4
5
6
7
8
#define __FILEVERSION_STRING	0,0,0,8
#define __VERSION_STRING		"0.0.0.8"
#define __VERSION_DWORD			0x00000008

#define __PLUGIN_NAME_BASE		"DB Autobackuper"
#define __PLUGIN_NAME			__PLUGIN_NAME_BASE
#define __PLUGIN_DESC			__PLUGIN_NAME_BASE " plugin."
#define __COPYRIGHTS			"© 2005-2011 chaos.persei, sje, Kildor, Billy_Bons, Vasilich"