Set version to 47

This commit is contained in:
Vinnie Falco
2017-06-02 19:16:57 -07:00
parent 23dfc04202
commit 38e9b16f75

View File

@@ -20,7 +20,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 46
#define BEAST_VERSION 47
#define BEAST_VERSION_STRING "Beast/" BEAST_STR(BEAST_VERSION)