Set version to 1.0.0-b8

This commit is contained in:
Vinnie Falco
2016-07-21 17:03:54 -04:00
parent 1947cb4e30
commit e6f1a765a1

View File

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