diff options
Diffstat (limited to 'src/core/commonheaders.h')
-rw-r--r-- | src/core/commonheaders.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/core/commonheaders.h b/src/core/commonheaders.h index 8aec3a5dc5..b70c0bab04 100644 --- a/src/core/commonheaders.h +++ b/src/core/commonheaders.h @@ -22,7 +22,7 @@ Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */
// to enable all 0.9.0 core functions
-#define MIRANDA_VER 0x1000
+#define MIRANDA_VER 0x0A00
#define _ALPHA_BASE_ 1 // defined for CVS builds
#define _ALPHA_FUSE_ 1 // defined for fuse powered core
|