mirror of
https://github.com/msgpack/msgpack-c
synced 2026-06-08 16:11:40 +00:00
170d29a13c
It's not a release. Just inform that the master branch is for the version 2.0.0.
4 lines
105 B
C
4 lines
105 B
C
#define MSGPACK_VERSION_MAJOR 2
|
|
#define MSGPACK_VERSION_MINOR 0
|
|
#define MSGPACK_VERSION_REVISION 0
|