Set version to 1.0.0-b26

This commit is contained in:
Vinnie Falco
2017-02-02 09:04:25 -05:00
parent 615e80dacd
commit a5a6563fe2

View File

@ -16,6 +16,6 @@
//
#define BEAST_VERSION 100000
#define BEAST_VERSION_STRING "1.0.0-b25"
#define BEAST_VERSION_STRING "1.0.0-b26"
#endif