Prepare master for CGAL-4.12

This commit is contained in:
Laurent Rineau 2017-08-01 15:20:22 +02:00
parent c8f385bd61
commit da4b2632c9
4 changed files with 35 additions and 3 deletions

View File

@ -386,10 +386,11 @@ endif()
# CGAL-4.9 : 12.0.0 (Change the API/ABI in CGAL_ImageIO, but issue with 4GB images.)
# CGAL-4.10 : 13.0.0 (Change the API/ABI in CGAL_ImageIO.)
# CGAL-4.11 : 13.0.1 (Nothing different in CGAL compiled libraries.)
# CGAL-4.12 : 13.0.2 (Nothing different in CGAL compiled libraries.)
# ¹) According to http://upstream-tracker.org/versions/cgal.html
set( CGAL_SONAME_VERSION "13" )
set( CGAL_SOVERSION "13.0.1" )
set( CGAL_SOVERSION "13.0.2" )
message( STATUS "CGAL_SONAME_VERSION=${CGAL_SONAME_VERSION}" )
message( STATUS "CGAL_SOVERSION =${CGAL_SOVERSION}" )

View File

@ -70,6 +70,7 @@
<td width="28%">
<table CELLSPACING=0>
<tr><td><a href="#release4.12">4.12</a>&nbsp;<td> (April 2018)
<tr><td><a href="#release4.11">4.11</a>&nbsp;<td> (September 2017)
<tr><td><a href="#release4.10">4.10</a>&nbsp;<td> (May 2017)
<tr><td><a href="#release4.9">4.9</a>&nbsp;<td> (September 2016)
@ -129,6 +130,36 @@ and <code>src/</code> directories).
</table>
<HR>
<h2 id="release4.12">Release 4.12 </h2>
<div>
<p>Release date: April 2018 </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.10 -->
</div>
<h2 id="release4.11">Release 4.11 </h2>
<div>
<p>Release date: September 2017 </p>

View File

@ -1 +1 @@
11
12

View File

@ -1 +1 @@
CGAL-4.11-beta1
CGAL-4.12-dev