Set version to 61

This commit is contained in:
Vinnie Falco
2017-06-17 21:50:05 -07:00
parent abed397bc0
commit d4cd46314a

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