Merge pull request #449 from redboltz/update_version_2_0

Updated the version to 2.0.0.
This commit is contained in:
Takatoshi Kondo
2016-03-21 19:33:58 +09:00
2 changed files with 5 additions and 3 deletions

View File

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