diff options
Diffstat (limited to 'plugins/chat')
-rw-r--r-- | plugins/chat/chat.h | 2 |
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.
|