Set version to 1.0.0-b29

This commit is contained in:
Vinnie Falco
2017-02-18 07:14:59 -05:00
parent 8a1c7545e4
commit 41c09a45ea

View File

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