We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 865eb98 commit a13c743Copy full SHA for a13c743
1 file changed
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 108800
+#define BOOST_LAMBDA2_VERSION 108900
18
19
namespace boost
20
{
0 commit comments