mirror of https://github.com/CGAL/cgal
Next release on master will be 5.1-dev
This commit is contained in:
parent
97c6485541
commit
68ca489924
|
|
@ -16,8 +16,8 @@
|
|||
#ifndef CGAL_VERSION_H
|
||||
#define CGAL_VERSION_H
|
||||
|
||||
#define CGAL_VERSION 5.0
|
||||
#define CGAL_VERSION_NR 1050001000
|
||||
#define CGAL_VERSION 5.1
|
||||
#define CGAL_VERSION_NR 1050100000
|
||||
#define CGAL_SVN_REVISION 99999
|
||||
#define CGAL_GIT_HASH abcdef
|
||||
#define CGAL_RELEASE_DATE 20191108
|
||||
|
|
|
|||
|
|
@ -1 +1 @@
|
|||
0
|
||||
1
|
||||
|
|
|
|||
|
|
@ -1 +1 @@
|
|||
CGAL-5.0
|
||||
CGAL-5.1-dev
|
||||
|
|
|
|||
Loading…
Reference in New Issue