mirror of
https://github.com/msgpack/msgpack-c
synced 2026-06-08 16:11:40 +00:00
347658cdc1
See https://github.com/msgpack/msgpack-c/pull/639#issuecomment-353786498 So I updated the version to 3.0.0. In the version 2.x, it keeps the original behavior.
4 lines
105 B
C
4 lines
105 B
C
#define MSGPACK_VERSION_MAJOR 3
|
|
#define MSGPACK_VERSION_MINOR 0
|
|
#define MSGPACK_VERSION_REVISION 0
|