Set Beast version to 1.0.0-b3

This commit is contained in:
Vinnie Falco
2016-05-02 19:22:10 -04:00
parent 313620ce7e
commit 63aef56942

View File

@ -16,6 +16,6 @@
//
#define BEAST_VERSION 100000
#define BEAST_VERSION_STRING "1.0.0-b2"
#define BEAST_VERSION_STRING "1.0.0-b3"
#endif