`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 #ifndef CGAL_VERSION_H
#define CGAL_VERSION_H #define CGAL_VERSION_H
#define CGAL_VERSION 4.13 #define CGAL_VERSION 4.14-dev
#define CGAL_VERSION_NR 1041301000 #define CGAL_VERSION_NR 1041400000
#define CGAL_SVN_REVISION 99999 #define CGAL_SVN_REVISION 99999
#define CGAL_GIT_HASH abcdef #define CGAL_GIT_HASH abcdef
#define CGAL_RELEASE_DATE 20181001 #define CGAL_RELEASE_DATE 20181001

View File

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

View File

@ -1 +1 @@
13 14

View File

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