Set version to 53

This commit is contained in:
Vinnie Falco
2017-06-10 06:43:58 -07:00
parent 8f88f9c3bb
commit 4a3b42b398

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