mirror of https://github.com/CGAL/cgal
`master` now targets the release 4.9
This commit is contained in:
parent
3bffc536ff
commit
63aa64fa3a
|
|
@ -70,7 +70,8 @@
|
|||
<td width="28%">
|
||||
|
||||
<table CELLSPACING=0>
|
||||
<tr><td><a href="#release4.8">4.8</a> <td> (2016)
|
||||
<tr><td><a href="#release4.9">4.9</a> <td> (September 2016)
|
||||
<tr><td><a href="#release4.8">4.8</a> <td> (March 2016)
|
||||
<tr><td><a href="#release4.7">4.7</a> <td> (October 2015)
|
||||
<tr><td><a href="#release4.6.2">4.6.2</a> <td> (August 2015)
|
||||
<tr><td><a href="#release4.6.1">4.6.1</a> <td> (June 2015)
|
||||
|
|
@ -126,6 +127,35 @@ and <code>src/</code> directories).
|
|||
</table>
|
||||
|
||||
<HR>
|
||||
<h2 id="release4.9">Release 4.9 </h2>
|
||||
<div>
|
||||
<p>Release date: Sept 2016 </p>
|
||||
|
||||
<!-- Installation (and general changes) -->
|
||||
<!-- New packages -->
|
||||
<!-- Major and breaking changes -->
|
||||
<!-- Arithmetic and Algebra -->
|
||||
<!-- Combinatorial Algorithms -->
|
||||
<!-- Geometry Kernels -->
|
||||
<!-- Convex Hull Algorithms -->
|
||||
<!-- Polygons -->
|
||||
<!-- Cell Complexes and Polyhedra -->
|
||||
<!-- Arrangements -->
|
||||
<!-- Triangulations and Delaunay Triangulations -->
|
||||
<!-- Voronoi Diagrams -->
|
||||
<!-- Mesh Generation -->
|
||||
<!-- Surface Reconstruction -->
|
||||
<!-- Geometry Processing -->
|
||||
<!-- Spatial Searching and Sorting -->
|
||||
<!-- Geometric Optimization -->
|
||||
<!-- Interpolation -->
|
||||
<!-- Kinetic Data Structures -->
|
||||
<!-- Support Library -->
|
||||
<!-- Visualization -->
|
||||
|
||||
<!-- end of the div for 4.9 -->
|
||||
</div>
|
||||
|
||||
<h2 id="release4.8">Release 4.8 </h2>
|
||||
<div>
|
||||
<p>Release date: March 2016 </p>
|
||||
|
|
|
|||
|
|
@ -1 +1 @@
|
|||
8
|
||||
9
|
||||
|
|
|
|||
|
|
@ -1 +1 @@
|
|||
CGAL-4.8-beta2
|
||||
CGAL-4.9-dev
|
||||
|
|
|
|||
Loading…
Reference in New Issue