Set version to 1.0.0-b21

This commit is contained in:
Vinnie Falco
2016-12-14 17:33:54 -08:00
parent f8590a31a9
commit a5d063d5b9

View File

@ -16,6 +16,6 @@
//
#define BEAST_VERSION 100000
#define BEAST_VERSION_STRING "1.0.0-b20"
#define BEAST_VERSION_STRING "1.0.0-b21"
#endif