diff options
author | kintel <kintel@b57f626f-c46c-0410-a088-ec61d464b74c> | 2010-03-23 22:35:24 (GMT) |
---|---|---|
committer | kintel <kintel@b57f626f-c46c-0410-a088-ec61d464b74c> | 2010-03-23 22:35:24 (GMT) |
commit | d99f5562744dfb9dc640956c63d7a93e22e307c1 (patch) | |
tree | b1e280ea64fad3369e8f8a4d732f92fe7334a1af | |
parent | b5a6cb9a6edf5bfdc9349d1c596c329895e645af (diff) |
Minor clarifications
git-svn-id: http://svn.clifford.at/openscad/trunk@487 b57f626f-c46c-0410-a088-ec61d464b74c
-rw-r--r-- | README | 6 |
1 files changed, 3 insertions, 3 deletions
@@ -37,13 +37,13 @@ development. Other versions may or may not work as well.. * Qt4 (4.4 - 4.6): http://www.qtsoftware.com/ -* CGAL (3.5): +* CGAL (3.5.x): http://www.cgal.org/ -* boost (1.35, required by CGAL) +* boost (1.35 - 1.41, required by CGAL) http://www.boost.org/ -* cmake (2.6.2, required by CGAL) +* cmake (2.6.x, required by CGAL) http://www.cmake.org/ * OpenCSG (1.3.0): |