summaryrefslogtreecommitdiff
path: root/include/m_system.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/m_system.h')
-rw-r--r--include/m_system.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/m_system.h b/include/m_system.h
index 25b04ffd87..e19ab3b3ed 100644
--- a/include/m_system.h
+++ b/include/m_system.h
@@ -34,7 +34,7 @@ Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
// set the default compatibility lever for Miranda 0.4.x
#ifndef MIRANDA_VER
- #define MIRANDA_VER 0x0400
+ #define MIRANDA_VER 0x0A00
#endif
#ifndef _MSC_VER