diff UnitTestsSources/VersionsTests.cpp @ 1830:2921384cc352

Upgrade to Boost 1.59.0 for static builds
author Sebastien Jodogne <s.jodogne@gmail.com>
date Thu, 26 Nov 2015 15:56:32 +0100
parents 1f5d6a2f9638
children b1291df2f780
line wrap: on
line diff
--- a/UnitTestsSources/VersionsTests.cpp	Wed Nov 25 17:35:52 2015 +0100
+++ b/UnitTestsSources/VersionsTests.cpp	Thu Nov 26 15:56:32 2015 +0100
@@ -102,7 +102,7 @@
 
 TEST(Versions, BoostStatic)
 {
-  ASSERT_STREQ("1_58", BOOST_LIB_VERSION);
+  ASSERT_STREQ("1_59", BOOST_LIB_VERSION);
 }
 
 TEST(Versions, CurlStatic)