Next release on master will be 5.1-dev

This commit is contained in:
Laurent Rineau 2019-11-08 18:13:44 +01:00
parent 97c6485541
commit 68ca489924
3 changed files with 4 additions and 4 deletions

View File

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

View File

@ -1 +1 @@
0
1

View File

@ -1 +1 @@
CGAL-5.0
CGAL-5.1-dev