Set version to 1.0.0-b9

This commit is contained in:
Vinnie Falco
2016-07-22 11:57:13 -04:00
parent 3ec83b31d9
commit 728e7f648f

View File

@@ -16,6 +16,6 @@
//
#define BEAST_VERSION 100000
#define BEAST_VERSION_STRING "1.0.0-b8"
#define BEAST_VERSION_STRING "1.0.0-b9"
#endif