From 0ade2615265006e4ab8f701425f66c0e7653aabb Mon Sep 17 00:00:00 2001 From: Kirill Volinsky Date: Fri, 18 May 2012 17:40:55 +0000 Subject: updated MIRANDA_VER git-svn-id: http://svn.miranda-ng.org/main/trunk@49 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c --- plugins/Dbx_mmap_SA/Db_autobackups/headers.h | 3 +-- plugins/Dbx_mmap_SA/Import_SA/import.h | 3 +-- plugins/Dbx_mmap_SA/commonheaders.h | 3 +-- 3 files changed, 3 insertions(+), 6 deletions(-) (limited to 'plugins/Dbx_mmap_SA') diff --git a/plugins/Dbx_mmap_SA/Db_autobackups/headers.h b/plugins/Dbx_mmap_SA/Db_autobackups/headers.h index 5b79b896fd..f90360c533 100644 --- a/plugins/Dbx_mmap_SA/Db_autobackups/headers.h +++ b/plugins/Dbx_mmap_SA/Db_autobackups/headers.h @@ -2,8 +2,7 @@ #define _HEADERS_H #define _CRT_SECURE_NO_DEPRECATE -#define MIRANDA_VER 0x0900 -#define MIRANDA_CUSTOM_LP +#define MIRANDA_VER 0x0A00 #include #include diff --git a/plugins/Dbx_mmap_SA/Import_SA/import.h b/plugins/Dbx_mmap_SA/Import_SA/import.h index 8ac41c66c9..2694959828 100644 --- a/plugins/Dbx_mmap_SA/Import_SA/import.h +++ b/plugins/Dbx_mmap_SA/Import_SA/import.h @@ -23,8 +23,7 @@ Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. //#define _LOGGING 1 -#define MIRANDA_VER 0x0900 -#define MIRANDA_CUSTOM_LP +#define MIRANDA_VER 0x0A00 #define WINVER 0x0501 #define _WIN32_WINNT 0x0501 diff --git a/plugins/Dbx_mmap_SA/commonheaders.h b/plugins/Dbx_mmap_SA/commonheaders.h index defc7543ec..9c893310fc 100644 --- a/plugins/Dbx_mmap_SA/commonheaders.h +++ b/plugins/Dbx_mmap_SA/commonheaders.h @@ -21,8 +21,7 @@ along with this program; if not, write to the Free Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ -#define MIRANDA_VER 0x0700 -#define MIRANDA_CUSTOM_LP +#define MIRANDA_VER 0x0A00 #define _WIN32_WINNT 0x0501 #include "m_stdhdr.h" -- cgit v1.2.3