From 4e49c51c8a8442a7e4d25aa50617c3635745df0e Mon Sep 17 00:00:00 2001 From: Alex Cunningham Date: Tue, 18 Oct 2011 19:37:36 +0000 Subject: [PATCH] Updated Eigen version number --- README | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README b/README index 2501e2868..fe21c2c00 100644 --- a/README +++ b/README @@ -26,7 +26,7 @@ of licensing in LICENSE and as follows: - CCOLAMD 2.73: Tim Davis' constrained column approximate minimum degree ordering library - http://www.cise.ufl.edu/research/sparse - Licenced under LGPL v2.1, provided in gtsam/3rdparty/CCOLAMD/Doc/lesser.txt - - Eigen 3.0.1: General C++ matrix and linear algebra library + - Eigen 3.0.3: General C++ matrix and linear algebra library - Licenced under LGPL v3, provided in gtsam/3rdparty/Eigen/COPYING.LGPL All of the above contain code and tests, and build local shared libraries that are then