summaryrefslogtreecommitdiff
path: root/plugins/Dbx_kv/src/version.h
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/Dbx_kv/src/version.h')
-rw-r--r--plugins/Dbx_kv/src/version.h14
1 files changed, 0 insertions, 14 deletions
diff --git a/plugins/Dbx_kv/src/version.h b/plugins/Dbx_kv/src/version.h
deleted file mode 100644
index cde18f0ce8..0000000000
--- a/plugins/Dbx_kv/src/version.h
+++ /dev/null
@@ -1,14 +0,0 @@
-#define __MAJOR_VERSION 0
-#define __MINOR_VERSION 95
-#define __RELEASE_NUM 4
-#define __BUILD_NUM 1
-
-#include <stdver.h>
-
-#define __PLUGIN_NAME "Miranda NG Hamsterdb database driver"
-#define __FILENAME "Dbx_kv.dll"
-#define __DESCRIPTION "Provides Miranda database support: global settings, contacts, history, settings per contact."
-#define __AUTHOR "Miranda-NG project"
-#define __AUTHOREMAIL "ghazan@miranda.im"
-#define __AUTHORWEB "https://miranda-ng.org/p/Dbx_kv/"
-#define __COPYRIGHT "© 2015-17 Miranda NG project"