diff options
author | Marius Kintel <marius@kintel.net> | 2011-12-03 00:24:49 (GMT) |
---|---|---|
committer | Marius Kintel <marius@kintel.net> | 2011-12-03 00:24:49 (GMT) |
commit | 1e2e2f6944636ea26259688d46c67da57094d947 (patch) | |
tree | 35fbf6c2f1c11ba9991d227a5213fec813415a82 | |
parent | e68773df5093caff423ab4c9869f9a591dbade6f (diff) |
update 3rd party version numbers
-rw-r--r-- | README | 10 |
1 files changed, 5 insertions, 5 deletions
@@ -43,25 +43,25 @@ development. Other versions may or may not work as well.. * GMP (5.0.x): http://www.gmplib.org/ -* MPFR (3.0.x): +* MPFR (3.x): http://www.mpfr.org/ * boost (1.35 - 1.47) http://www.boost.org/ -* cmake (2.6.x, required by CGAL) +* cmake (2.6 - 2.8, required by CGAL and the test framework) http://www.cmake.org/ -* OpenCSG (1.3.0): +* OpenCSG (1.3.2): http://www.opencsg.org/ -* GLEW (1.5.x, 1.6.x, also bundled with OpenCSG) +* GLEW (1.5 ->) http://glew.sourceforge.net/ * Eigen2 (2.0.13->) http://eigen.tuxfamily.org/ -* GCC C++ Compiler (4.2, 4.3.1): +* GCC C++ Compiler (4.2 ->): http://gcc.gnu.org/ * Bison (2.4): |