From 451dd5ef1b632209d15a7679f05569a5e647406c Mon Sep 17 00:00:00 2001 From: Richard Roberts Date: Thu, 24 May 2012 20:43:22 +0000 Subject: [PATCH] Updated boost version requirement in README --- README | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README b/README index 45698af8e..c38c12306 100644 --- a/README +++ b/README @@ -51,7 +51,7 @@ Important Installation Notes 1) GTSAM requires the following libraries to be installed on your system: - - BOOST version 1.40 or greater (install through Linux repositories or MacPorts) + - BOOST version 1.43 or greater (install through Linux repositories or MacPorts) - Cmake version 2.6 or higher - Support for XCode 4.3 command line tools on Mac requires CMake 2.8.8 or higher