Set version to 1.0.0-b30

This commit is contained in:
Vinnie Falco
2017-02-24 15:20:09 -05:00
parent 0ec9e8c4af
commit 74982213f9

View File

@@ -16,6 +16,6 @@
//
#define BEAST_VERSION 100000
#define BEAST_VERSION_STRING "1.0.0-b29"
#define BEAST_VERSION_STRING "1.0.0-b30"
#endif