From 753a9206768e249e8efedbab65c06641bb8956ac Mon Sep 17 00:00:00 2001 From: George Hazan Date: Tue, 24 Oct 2017 14:21:30 +0300 Subject: we don't need these test plugins anymore --- plugins/Dbx_kv/src/version.h | 14 -------------- 1 file changed, 14 deletions(-) delete mode 100644 plugins/Dbx_kv/src/version.h (limited to 'plugins/Dbx_kv/src/version.h') 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 - -#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" -- cgit v1.2.3