2
0
mirror of https://github.com/boostorg/lambda2.git synced 2026-01-20 04:32:44 +00:00

Compare commits

...

1 Commits

Author SHA1 Message Date
Peter Dimov
3ba6ab955e Update version 2022-12-15 17:55:58 +02:00

View File

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