Set Beast version to 1.0.0-b5

This commit is contained in:
Vinnie Falco
2016-05-18 15:43:01 -04:00
parent 19256b85f0
commit b90aae26ab

View File

@@ -16,6 +16,6 @@
//
#define BEAST_VERSION 100000
#define BEAST_VERSION_STRING "1.0.0-b4"
#define BEAST_VERSION_STRING "1.0.0-b5"
#endif