MessagePack for C++
version_master.hpp
Go to the documentation of this file.
1 #define MSGPACK_VERSION_MAJOR 4
2 #define MSGPACK_VERSION_MINOR 0
3 #define MSGPACK_VERSION_REVISION 2