forked from boostorg/beast
Set version to 46
This commit is contained in:
@@ -1,6 +1,7 @@
|
|||||||
Version 46
|
Version 46
|
||||||
|
|
||||||
* Add test::pipe
|
* Add test::pipe
|
||||||
|
* Documentation work
|
||||||
|
|
||||||
API Changes:
|
API Changes:
|
||||||
|
|
||||||
|
@@ -20,7 +20,7 @@
|
|||||||
This is a simple integer that is incremented by one every time
|
This is a simple integer that is incremented by one every time
|
||||||
a set of code changes is merged to the master or develop branch.
|
a set of code changes is merged to the master or develop branch.
|
||||||
*/
|
*/
|
||||||
#define BEAST_VERSION 45
|
#define BEAST_VERSION 46
|
||||||
|
|
||||||
#define BEAST_VERSION_STRING "Beast/" BEAST_STR(BEAST_VERSION)
|
#define BEAST_VERSION_STRING "Beast/" BEAST_STR(BEAST_VERSION)
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user