mirror of
https://github.com/boostorg/beast.git
synced 2025-08-01 22:04:34 +02:00
Set version to 286
close #1861, close #1862, close #1864, close #1845, close #1866
This commit is contained in:
committed by
Vinnie Falco
parent
c682eb46e7
commit
c8a726f962
@@ -40,7 +40,7 @@ endfunction()
|
||||
#
|
||||
#-------------------------------------------------------------------------------
|
||||
|
||||
project (Beast VERSION 285)
|
||||
project (Beast VERSION 286)
|
||||
|
||||
set_property (GLOBAL PROPERTY USE_FOLDERS ON)
|
||||
option (Beast_BUILD_EXAMPLES "Build examples" ON)
|
||||
|
@@ -20,7 +20,7 @@
|
||||
This is a simple integer that is incremented by one every
|
||||
time a set of code changes is merged to the develop branch.
|
||||
*/
|
||||
#define BOOST_BEAST_VERSION 285
|
||||
#define BOOST_BEAST_VERSION 286
|
||||
|
||||
#define BOOST_BEAST_VERSION_STRING "Boost.Beast/" BOOST_STRINGIZE(BOOST_BEAST_VERSION)
|
||||
|
||||
|
Reference in New Issue
Block a user