Files
msgpack-msgpack-c/include/msgpack/version_master.hpp
T
Takatoshi Kondo ec8895155c Unify all package related names to msgpack-cxx.
Update the version to 6.0.0.
2023-02-28 10:52:21 +09:00

4 lines
105 B
C++

#define MSGPACK_VERSION_MAJOR 6
#define MSGPACK_VERSION_MINOR 0
#define MSGPACK_VERSION_REVISION 0