We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 94a5676 commit 4118a31Copy full SHA for 4118a31
include/boost/lambda2/lambda2.hpp
@@ -14,7 +14,7 @@
14
15
// Same format as BOOST_VERSION:
16
// major * 100000 + minor * 100 + patch
17
-#define BOOST_LAMBDA2_VERSION 108500
+#define BOOST_LAMBDA2_VERSION 108600
18
19
namespace boost
20
{
0 commit comments