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

Update version

This commit is contained in:
Peter Dimov
2023-12-19 13:21:24 +02:00
parent 62815a69bf
commit 2c8de60398

View File

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