Set version to 56

This commit is contained in:
Vinnie Falco
2017-06-13 08:52:22 -07:00
parent 82d76e4882
commit 2845494e77

View File

@@ -18,7 +18,7 @@
This is a simple integer that is incremented by one every time
a set of code changes is merged to the master or develop branch.
*/
#define BEAST_VERSION 55
#define BEAST_VERSION 56
#define BEAST_VERSION_STRING "Beast/" BOOST_STRINGIZE(BEAST_VERSION)