Set version to 59

This commit is contained in:
Vinnie Falco
2017-06-15 19:32:38 -07:00
parent 79d599c9d1
commit f631e086e3

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 58
#define BEAST_VERSION 59
#define BEAST_VERSION_STRING "Beast/" BOOST_STRINGIZE(BEAST_VERSION)