mirror of https://github.com/CGAL/cgal
Prepare for CGAL-4.14-beta4
This commit is contained in:
parent
ea145c71fe
commit
e9f36ff557
|
|
@ -25,8 +25,8 @@
|
||||||
#ifndef CGAL_VERSION_H
|
#ifndef CGAL_VERSION_H
|
||||||
#define CGAL_VERSION_H
|
#define CGAL_VERSION_H
|
||||||
|
|
||||||
#define CGAL_VERSION 4.14-beta3
|
#define CGAL_VERSION 4.14-beta4
|
||||||
#define CGAL_VERSION_NR 1041400930
|
#define CGAL_VERSION_NR 1041400940
|
||||||
#define CGAL_SVN_REVISION 99999
|
#define CGAL_SVN_REVISION 99999
|
||||||
#define CGAL_GIT_HASH abcdef
|
#define CGAL_GIT_HASH abcdef
|
||||||
#define CGAL_RELEASE_DATE 20190313
|
#define CGAL_RELEASE_DATE 20190313
|
||||||
|
|
|
||||||
|
|
@ -1 +1 @@
|
||||||
CGAL-4.14-beta3
|
CGAL-4.14-beta4
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue