Update the version to 5.0.0.

This commit is contained in:
Takatoshi Kondo
2023-01-10 18:45:39 +09:00
parent db4fcf9109
commit cfb543401a
4 changed files with 10 additions and 5 deletions

View File

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