2
0
mirror of https://github.com/boostorg/lambda2.git synced 2026-01-30 07:52:13 +00:00

Update version

This commit is contained in:
Peter Dimov
2024-12-13 22:33:25 +02:00
parent f1d863c6b2
commit cb2e51eb84

View File

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