Set version to 1.0.0-b12

This commit is contained in:
Vinnie Falco
2016-08-29 13:47:06 -04:00
parent 59cb3ee098
commit fda1493565

View File

@@ -16,6 +16,6 @@
//
#define BEAST_VERSION 100000
#define BEAST_VERSION_STRING "1.0.0-b11"
#define BEAST_VERSION_STRING "1.0.0-b12"
#endif