mirror of
https://github.com/msgpack/msgpack-c.git
synced 2025-10-18 03:29:49 +02:00
4 lines
105 B
C++
4 lines
105 B
C++
#define MSGPACK_VERSION_MAJOR 4
|
|
#define MSGPACK_VERSION_MINOR 1
|
|
#define MSGPACK_VERSION_REVISION 0
|