Files
msgpack-msgpack-c/include/msgpack/version_master.h
T
Takatoshi Kondo ba15089d86 Version 1.3.0.
Updated the license from the license from the Apache License Version 2.0
to the Boost Software License, Version 1.0.
Removed unused files.
2015-11-21 12:41:46 +09:00

4 lines
105 B
C

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