Update version

This commit is contained in:
Peter Dimov 2024-04-18 12:08:17 +03:00
parent 94a56766bb
commit 4118a318ca

View File

@ -14,7 +14,7 @@
// Same format as BOOST_VERSION:
// major * 100000 + minor * 100 + patch
#define BOOST_LAMBDA2_VERSION 108500
#define BOOST_LAMBDA2_VERSION 108600
namespace boost
{