mirror of
https://github.com/boostorg/beast.git
synced 2025-07-30 04:47:29 +02:00
Set version to 1.0.0-b10
This commit is contained in:
13
CHANGELOG
13
CHANGELOG
@ -1,3 +1,16 @@
|
||||
1.0.0-b10
|
||||
|
||||
* Fix compilation warnings
|
||||
* Add websocketpp comparison to HTML documentation
|
||||
|
||||
--------------------------------------------------------------------------------
|
||||
|
||||
1.0.0-b9
|
||||
|
||||
* Fix CMakeLists.txt
|
||||
|
||||
--------------------------------------------------------------------------------
|
||||
|
||||
1.0.0-b8
|
||||
|
||||
* Fix include in example code
|
||||
|
@ -16,6 +16,6 @@
|
||||
//
|
||||
#define BEAST_VERSION 100000
|
||||
|
||||
#define BEAST_VERSION_STRING "1.0.0-b9"
|
||||
#define BEAST_VERSION_STRING "1.0.0-b10"
|
||||
|
||||
#endif
|
||||
|
Reference in New Issue
Block a user