Set version to 1.0.0-b8

This commit is contained in:
Vinnie Falco
2016-07-21 17:03:54 -04:00
parent 054d5de877
commit 225b5a1204

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