Set version to 1.0.0-b15

This commit is contained in:
Vinnie Falco
2016-10-05 19:34:05 -04:00
parent bc665ee1ec
commit ad966d6217

View File

@@ -16,6 +16,6 @@
//
#define BEAST_VERSION 100000
#define BEAST_VERSION_STRING "1.0.0-b14"
#define BEAST_VERSION_STRING "1.0.0-b15"
#endif