`master` now targets CGAL-4.14

This commit is contained in:
Laurent Rineau 2018-10-01 15:05:03 +02:00
commit 7cf19af58f
4 changed files with 5 additions and 5 deletions

View File

@ -25,8 +25,8 @@
#ifndef CGAL_VERSION_H
#define CGAL_VERSION_H
#define CGAL_VERSION 4.13
#define CGAL_VERSION_NR 1041301000
#define CGAL_VERSION 4.14-dev
#define CGAL_VERSION_NR 1041400000
#define CGAL_SVN_REVISION 99999
#define CGAL_GIT_HASH abcdef
#define CGAL_RELEASE_DATE 20181001

View File

@ -1,7 +1,7 @@
Subject: CGAL 4.13 Released, Computational Geometry Algorithms Library
Content-Type: text/plain; charset="utf-8"
Body:
g
The CGAL Open Source Project is pleased to announce the release 4.13
of CGAL, the Computational Geometry Algorithms Library.

View File

@ -1 +1 @@
13
14

View File

@ -1 +1 @@
CGAL-4.13
CGAL-4.14-dev