mirror of https://github.com/CGAL/cgal
master now targets CGAL 5.0
This commit is contained in:
parent
da78c5a01f
commit
e09f692e74
|
|
@ -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 5.0-dev
|
||||
#define CGAL_VERSION_NR 1050000000
|
||||
#define CGAL_SVN_REVISION 99999
|
||||
#define CGAL_GIT_HASH abcdef
|
||||
#define CGAL_RELEASE_DATE 20190329
|
||||
|
|
|
|||
|
|
@ -1 +1 @@
|
|||
4
|
||||
5
|
||||
|
|
|
|||
|
|
@ -1 +1 @@
|
|||
14
|
||||
0
|
||||
|
|
|
|||
Loading…
Reference in New Issue