mirror of
https://github.com/boostorg/beast.git
synced 2025-07-31 13:27:33 +02:00
Set version to 270
This commit is contained in:
@ -1,12 +1,14 @@
|
|||||||
Version 270:
|
Version 270:
|
||||||
|
|
||||||
* Silence unused variables
|
* Silence unused variables
|
||||||
|
* Fix typo
|
||||||
|
|
||||||
--------------------------------------------------------------------------------
|
--------------------------------------------------------------------------------
|
||||||
|
|
||||||
Version 269:
|
Version 269:
|
||||||
|
|
||||||
* Fix /permissive- missing include
|
* Fix /permissive- missing include
|
||||||
|
* Add test
|
||||||
|
|
||||||
--------------------------------------------------------------------------------
|
--------------------------------------------------------------------------------
|
||||||
|
|
||||||
|
@ -40,7 +40,7 @@ endfunction()
|
|||||||
#
|
#
|
||||||
#-------------------------------------------------------------------------------
|
#-------------------------------------------------------------------------------
|
||||||
|
|
||||||
project (Beast VERSION 269)
|
project (Beast VERSION 270)
|
||||||
|
|
||||||
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