mirror of https://github.com/CGAL/cgal
`master` now targets CGAL-4.14
This commit is contained in:
commit
7cf19af58f
|
|
@ -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
|
||||||
|
|
|
||||||
|
|
@ -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.
|
||||||
|
|
||||||
|
|
|
||||||
|
|
@ -1 +1 @@
|
||||||
13
|
14
|
||||||
|
|
|
||||||
|
|
@ -1 +1 @@
|
||||||
CGAL-4.13
|
CGAL-4.14-dev
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue