mirror of https://github.com/CGAL/cgal
Maybe tonight's internal release will be CGAL-4.14 final
This commit is contained in:
parent
01f1476bfe
commit
99ca804f6d
|
|
@ -25,11 +25,11 @@
|
|||
#ifndef CGAL_VERSION_H
|
||||
#define CGAL_VERSION_H
|
||||
|
||||
#define CGAL_VERSION 4.14-beta4
|
||||
#define CGAL_VERSION_NR 1041400940
|
||||
#define CGAL_VERSION 4.14
|
||||
#define CGAL_VERSION_NR 1041400950
|
||||
#define CGAL_SVN_REVISION 99999
|
||||
#define CGAL_GIT_HASH abcdef
|
||||
#define CGAL_RELEASE_DATE 20190313
|
||||
#define CGAL_RELEASE_DATE 20190329
|
||||
|
||||
#include <CGAL/version_macros.h>
|
||||
|
||||
|
|
|
|||
|
|
@ -1 +1 @@
|
|||
CGAL-4.14-beta4
|
||||
CGAL-4.14
|
||||
|
|
|
|||
Loading…
Reference in New Issue