Set version to 1.0.0-b25

This commit is contained in:
Vinnie Falco
2017-01-31 13:34:08 -05:00
parent 269ca3610a
commit dc5b5b818c

View File

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