Set version to 1.0.0-b28

This commit is contained in:
Vinnie Falco
2017-02-07 15:46:51 -05:00
parent 2b799b6371
commit 4c0f7d9286

View File

@ -16,6 +16,6 @@
//
#define BEAST_VERSION 100000
#define BEAST_VERSION_STRING "1.0.0-b27"
#define BEAST_VERSION_STRING "1.0.0-b28"
#endif