diff UnitTestsSources/VersionsTests.cpp @ 2930:8341256c6941

upgrade to Boost 1.68 in static builds
author Sebastien Jodogne <s.jodogne@gmail.com>
date Tue, 13 Nov 2018 16:21:13 +0100
parents 26eec77abc76
children 11f8d72f366f
line wrap: on
line diff
--- a/UnitTestsSources/VersionsTests.cpp	Tue Nov 13 12:01:12 2018 +0100
+++ b/UnitTestsSources/VersionsTests.cpp	Tue Nov 13 16:21:13 2018 +0100
@@ -104,7 +104,7 @@
 
 TEST(Versions, BoostStatic)
 {
-  ASSERT_STREQ("1_67", BOOST_LIB_VERSION);
+  ASSERT_STREQ("1_68", BOOST_LIB_VERSION);
 }
 
 TEST(Versions, CurlStatic)