diff options
author | Kirill Volinsky <mataes2007@gmail.com> | 2012-05-26 21:55:30 +0000 |
---|---|---|
committer | Kirill Volinsky <mataes2007@gmail.com> | 2012-05-26 21:55:30 +0000 |
commit | 8a927afbe7390ba991f1d67417fb88c166537d5e (patch) | |
tree | 512ba55d0155e437a6b0a862871e6cdd3fb2d05b /plugins/Db_autobackups | |
parent | b794b2530f3c12ccf5934731bafd9e9c1f23b320 (diff) |
projects cleanup
git-svn-id: http://svn.miranda-ng.org/main/trunk@190 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
Diffstat (limited to 'plugins/Db_autobackups')
-rw-r--r-- | plugins/Db_autobackups/headers.h | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/plugins/Db_autobackups/headers.h b/plugins/Db_autobackups/headers.h index 5b79b896fd..f90360c533 100644 --- a/plugins/Db_autobackups/headers.h +++ b/plugins/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 <m_stdhdr.h>
#include <windows.h>
|