master now targets CGAL 5.0

This commit is contained in:
Laurent Rineau 2019-03-29 16:02:15 +01:00
parent da78c5a01f
commit e09f692e74
3 changed files with 4 additions and 4 deletions

View File

@ -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

View File

@ -1 +1 @@
4
5

View File

@ -1 +1 @@
14
0