Updated the version to 2.1.5.

Version 2.1.4 will be removed.
See https://github.com/msgpack/msgpack-c/issues/623
This commit is contained in:
Takatoshi Kondo
2017-08-04 21:58:21 +09:00
parent 1ad2db0c42
commit cd4e0bda57
4 changed files with 8 additions and 4 deletions

View File

@@ -1,3 +1,3 @@
#define MSGPACK_VERSION_MAJOR 2
#define MSGPACK_VERSION_MINOR 1
#define MSGPACK_VERSION_REVISION 4
#define MSGPACK_VERSION_REVISION 5