mirror of https://github.com/CGAL/cgal
master now targets a possible CGAL-4.14-beta3
This commit is contained in:
parent
eaace93cf3
commit
43d1948396
|
|
@ -25,11 +25,11 @@
|
|||
#ifndef CGAL_VERSION_H
|
||||
#define CGAL_VERSION_H
|
||||
|
||||
#define CGAL_VERSION 4.14-beta2
|
||||
#define CGAL_VERSION_NR 1041400920
|
||||
#define CGAL_VERSION 4.14-beta3
|
||||
#define CGAL_VERSION_NR 1041400930
|
||||
#define CGAL_SVN_REVISION 99999
|
||||
#define CGAL_GIT_HASH abcdef
|
||||
#define CGAL_RELEASE_DATE 20190301
|
||||
#define CGAL_RELEASE_DATE 20190313
|
||||
|
||||
#include <CGAL/version_macros.h>
|
||||
|
||||
|
|
|
|||
|
|
@ -1 +1 @@
|
|||
CGAL-4.14-beta2
|
||||
CGAL-4.14-beta3
|
||||
|
|
|
|||
Loading…
Reference in New Issue