Compatibility mode implemented

This commit is contained in:
Roman
2014-11-02 23:28:21 +03:00
parent c07318c325
commit 5f4f72dac8
9 changed files with 51 additions and 30 deletions

View File

@@ -55,7 +55,7 @@ configure_file(
IMMEDIATE @ONLY)
set(QMSGPACK_MAJOR "0")
set(QMSGPACK_MINOR "0")
set(QMSGPACK_MINOR "1")
set(QMSGPACK_VERSION "0")
set(MSGPACK_QT_LIB_VERSION_STRING "${QMSGPACK_MAJOR}.${QMSGPACK_MINOR}.${QMSGPACK_VERSION}")