Files
msgpack-msgpack-c/include/msgpack/version_master.h
T
Takatoshi Kondo 347658cdc1 Updated the version to 3.0.0.
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.
2018-04-08 22:27:45 +09:00

4 lines
105 B
C

#define MSGPACK_VERSION_MAJOR 3
#define MSGPACK_VERSION_MINOR 0
#define MSGPACK_VERSION_REVISION 0