mirror of https://github.com/CGAL/cgal
This branch target 4.14.3
This commit is contained in:
parent
f5dffb0aab
commit
e628e6e203
|
|
@ -25,8 +25,8 @@
|
|||
#ifndef CGAL_VERSION_H
|
||||
#define CGAL_VERSION_H
|
||||
|
||||
#define CGAL_VERSION 4.14.2
|
||||
#define CGAL_VERSION_NR 1041421000
|
||||
#define CGAL_VERSION 4.14.3
|
||||
#define CGAL_VERSION_NR 1041431000
|
||||
#define CGAL_SVN_REVISION 99999
|
||||
#define CGAL_GIT_HASH abcdef
|
||||
#define CGAL_RELEASE_DATE 20190329
|
||||
|
|
|
|||
|
|
@ -1 +1 @@
|
|||
2
|
||||
3
|
||||
|
|
|
|||
|
|
@ -1 +1 @@
|
|||
CGAL-4.14.2
|
||||
CGAL-4.14.3
|
||||
|
|
|
|||
Loading…
Reference in New Issue