mirror of
https://github.com/boostorg/beast.git
synced 2025-07-31 13:27:33 +02:00
Set version to 1.0.0-b11
This commit is contained in:
12
CHANGELOG
12
CHANGELOG
@@ -1,3 +1,15 @@
|
|||||||
|
1.0.0-b11
|
||||||
|
|
||||||
|
* Set URI in generated WebSocket Upgrade requests
|
||||||
|
* Rename echo server class and file names
|
||||||
|
* Rename to DynamicBuffer in some code and documentation
|
||||||
|
* Fix integer warnings in Windows builds
|
||||||
|
* Add 32 and 64 bit Windows build support
|
||||||
|
* Update README for build instructions and more
|
||||||
|
* Add repository and documention banners
|
||||||
|
|
||||||
|
--------------------------------------------------------------------------------
|
||||||
|
|
||||||
1.0.0-b10
|
1.0.0-b10
|
||||||
|
|
||||||
* Fix compilation warnings
|
* Fix compilation warnings
|
||||||
|
@@ -16,6 +16,6 @@
|
|||||||
//
|
//
|
||||||
#define BEAST_VERSION 100000
|
#define BEAST_VERSION 100000
|
||||||
|
|
||||||
#define BEAST_VERSION_STRING "1.0.0-b10"
|
#define BEAST_VERSION_STRING "1.0.0-b11"
|
||||||
|
|
||||||
#endif
|
#endif
|
||||||
|
Reference in New Issue
Block a user