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

Sync from upstream.

This commit is contained in:
Rene Rivera
2024-04-20 15:34:26 -05:00

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
{