summaryrefslogtreecommitdiff
path: root/plugins/chat/chat.h
diff options
context:
space:
mode:
authorKirill Volinsky <mataes2007@gmail.com>2012-05-18 17:40:55 +0000
committerKirill Volinsky <mataes2007@gmail.com>2012-05-18 17:40:55 +0000
commit0ade2615265006e4ab8f701425f66c0e7653aabb (patch)
treecc0761d518d907d41ccf018505786ed9d2e49bb7 /plugins/chat/chat.h
parent79a698bd5017012f7f4daa3a0af3ebea864b4912 (diff)
updated MIRANDA_VER
git-svn-id: http://svn.miranda-ng.org/main/trunk@49 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
Diffstat (limited to 'plugins/chat/chat.h')
-rw-r--r--plugins/chat/chat.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/chat/chat.h b/plugins/chat/chat.h
index d483669ed7..c9dd89463b 100644
--- a/plugins/chat/chat.h
+++ b/plugins/chat/chat.h
@@ -21,7 +21,7 @@ Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
#ifndef _CHAT_H_
#define _CHAT_H_
-#define MIRANDA_VER 0x1000
+#define MIRANDA_VER 0x0A00
//#pragma warning( disable : 4786 ) // limitation in MSVC's debugger.
//#pragma warning( disable : 4996 ) // limitation in MSVC's debugger.