Set Beast version to 1.0.0-b4

This commit is contained in:
Vinnie Falco
2016-05-07 06:04:18 -04:00
parent da78f3cec4
commit 82f1661a47

View File

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