Set version to 55

This commit is contained in:
Vinnie Falco
2017-06-12 02:53:50 -07:00
parent 7bde07a850
commit 4b5ffeff1e

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