Set version to 51

This commit is contained in:
Vinnie Falco
2017-06-08 14:41:58 -07:00
parent 04522398e0
commit eaa820df30

View File

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