Updated the version to 4.0.0.

This commit is contained in:
Takatoshi Kondo
2021-09-01 10:50:27 +09:00
parent 2ebe884c0e
commit e96853a946
5 changed files with 17 additions and 4 deletions

View File

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