Set version to 1.0.0-b13

This commit is contained in:
Vinnie Falco
2016-09-02 10:11:47 -04:00
parent a40dd2690a
commit 2f9a8440c2
2 changed files with 3 additions and 1 deletions

View File

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