Set version to 43

This commit is contained in:
Vinnie Falco
2017-05-21 18:30:18 -07:00
parent 386b817b38
commit dab679cb0a
+1 -1
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 42
#define BEAST_VERSION 43
#define BEAST_VERSION_STRING "Beast/" BEAST_STR(BEAST_VERSION)