mirror of
https://github.com/boostorg/beast.git
synced 2025-07-30 12:57:31 +02:00
Set version to 270
This commit is contained in:
@ -1,12 +1,14 @@
|
||||
Version 270:
|
||||
|
||||
* Silence unused variables
|
||||
* Fix typo
|
||||
|
||||
--------------------------------------------------------------------------------
|
||||
|
||||
Version 269:
|
||||
|
||||
* 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)
|
||||
option (Beast_BUILD_EXAMPLES "Build examples" ON)
|
||||
|
Reference in New Issue
Block a user