mirror of
https://github.com/boostorg/beast.git
synced 2025-08-02 22:34:32 +02:00
Set version to 114
This commit is contained in:
@@ -1,3 +1,9 @@
|
|||||||
|
Version 114:
|
||||||
|
|
||||||
|
(No changes)
|
||||||
|
|
||||||
|
--------------------------------------------------------------------------------
|
||||||
|
|
||||||
Version 113:
|
Version 113:
|
||||||
|
|
||||||
* Fix handler signature in async_read_header
|
* Fix handler signature in async_read_header
|
||||||
|
@@ -9,7 +9,7 @@
|
|||||||
|
|
||||||
cmake_minimum_required (VERSION 3.5.2)
|
cmake_minimum_required (VERSION 3.5.2)
|
||||||
|
|
||||||
project (Beast VERSION 113)
|
project (Beast VERSION 114)
|
||||||
|
|
||||||
set_property (GLOBAL PROPERTY USE_FOLDERS ON)
|
set_property (GLOBAL PROPERTY USE_FOLDERS ON)
|
||||||
option (Beast_BUILD_EXAMPLES "Build examples" ON)
|
option (Beast_BUILD_EXAMPLES "Build examples" ON)
|
||||||
|
Reference in New Issue
Block a user