diff UnitTests/Versions.cpp @ 552:938d8461cf8f

revert to boost 1.54.0, use ZIP instead of TGZ because of bad directory in package
author Sebastien Jodogne <s.jodogne@gmail.com>
date Tue, 17 Sep 2013 14:20:48 +0200
parents 2699ccdcce20
children
line wrap: on
line diff
--- a/UnitTests/Versions.cpp	Tue Sep 17 14:13:04 2013 +0200
+++ b/UnitTests/Versions.cpp	Tue Sep 17 14:20:48 2013 +0200
@@ -57,7 +57,7 @@
 
 TEST(Versions, BoostStatic)
 {
-  ASSERT_STREQ("1_53", BOOST_LIB_VERSION);
+  ASSERT_STREQ("1_54", BOOST_LIB_VERSION);
 }
 
 TEST(Versions, CurlStatic)