2
0
mirror of https://github.com/boostorg/lambda2.git synced 2026-01-19 04:22:07 +00:00

Update version

This commit is contained in:
Peter Dimov
2025-12-15 15:47:09 +02:00
parent a87d775e10
commit 7b49621c6c

View File

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