Set Beast version to 1.0.0-b4

This commit is contained in:
Vinnie Falco
2016-05-07 06:04:18 -04:00
parent 09c566a6eb
commit c0952e54db

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