Skip to content

Commit cd4f253

Browse files
author
Peter van Dijk
committed
bump boost requirement, thanks Wouter de Jong
1 parent 6632d4f commit cd4f253

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

configure.ac

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@ fi
5757

5858
AM_CONDITIONAL([RELEASE_BUILD], [test "$PACKAGE_VERSION" != "git"])
5959

60-
BOOST_REQUIRE([1.34])
60+
BOOST_REQUIRE([1.35])
6161
BOOST_FOREACH
6262
BOOST_PROGRAM_OPTIONS([mt])
6363
BOOST_SERIALIZATION([mt])

0 commit comments

Comments
 (0)