Set version to 49

This commit is contained in:
Vinnie Falco
2017-06-04 21:15:04 -07:00
parent 4b866cea36
commit f62900df24

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