From 04f25368c5b4082e5d05d25627c83bd5745ed782 Mon Sep 17 00:00:00 2001 From: Gluzskiy Alexandr Date: Fri, 24 Sep 2010 09:10:22 +0300 Subject: modified: commonheaders.h modified: utilities.cpp --- commonheaders.h | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'commonheaders.h') diff --git a/commonheaders.h b/commonheaders.h index e7b6e7e..d76cc58 100644 --- a/commonheaders.h +++ b/commonheaders.h @@ -15,6 +15,7 @@ // Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. #ifndef COMMONHEADERS_H #define COMMONHEADERS_H +#define MIRANDA_VER 0x0901 #include #include #include @@ -38,8 +39,6 @@ using std::wstring; using std::wfstream; using std::fstream; -#define MIRANDA_VER 0x0801 - #include #include #include -- cgit v1.2.3