Set version to 45

This commit is contained in:
Vinnie Falco
2017-05-27 17:40:33 -07:00
parent 4ed6a7fe21
commit 9a6d4f153b

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 44
#define BEAST_VERSION 45
#define BEAST_VERSION_STRING "Beast/" BEAST_STR(BEAST_VERSION)