mirror of https://github.com/CGAL/cgal
Towards CGAL-4.14.1
This commit is contained in:
parent
da78c5a01f
commit
57a41b3d2a
|
|
@ -25,8 +25,8 @@
|
|||
#ifndef CGAL_VERSION_H
|
||||
#define CGAL_VERSION_H
|
||||
|
||||
#define CGAL_VERSION 4.14
|
||||
#define CGAL_VERSION_NR 1041400950
|
||||
#define CGAL_VERSION 4.14.1
|
||||
#define CGAL_VERSION_NR 1041401000
|
||||
#define CGAL_SVN_REVISION 99999
|
||||
#define CGAL_GIT_HASH abcdef
|
||||
#define CGAL_RELEASE_DATE 20190329
|
||||
|
|
|
|||
|
|
@ -1 +1 @@
|
|||
0
|
||||
1
|
||||
|
|
|
|||
|
|
@ -1 +1 @@
|
|||
CGAL-4.14
|
||||
CGAL-4.14.1
|
||||
|
|
|
|||
Loading…
Reference in New Issue