Set version to 1.0.0-b37

This commit is contained in:
Vinnie Falco
2017-05-05 10:04:45 -07:00
parent 43cf3ae1f8
commit 360fe691c5

View File

@ -18,6 +18,6 @@
//
#define BEAST_VERSION 100000
#define BEAST_VERSION_STRING "1.0.0-b36"
#define BEAST_VERSION_STRING "1.0.0-b37"
#endif