mirror of
https://github.com/boostorg/beast.git
synced 2025-08-03 06:44:39 +02:00
Set Beast version to 1.0.0-b6
This commit is contained in:
@@ -14,8 +14,8 @@
|
|||||||
// BEAST_VERSION / 100 % 1000 is the minor version
|
// BEAST_VERSION / 100 % 1000 is the minor version
|
||||||
// BEAST_VERSION / 100000 is the major version
|
// BEAST_VERSION / 100000 is the major version
|
||||||
//
|
//
|
||||||
#define BEAST_VERSION 100000
|
#define BEAST_VERSION 100006
|
||||||
|
|
||||||
#define BEAST_VERSION_STRING "1.0.0-b5"
|
#define BEAST_VERSION_STRING "1.0.0-b6"
|
||||||
|
|
||||||
#endif
|
#endif
|
||||||
|
Reference in New Issue
Block a user