Prepare for beta2

This commit is contained in:
Laurent Rineau 2019-03-04 18:35:48 +01:00
parent 25f4b0164f
commit 911e44a1fe
2 changed files with 3 additions and 3 deletions

View File

@ -25,8 +25,8 @@
#ifndef CGAL_VERSION_H
#define CGAL_VERSION_H
#define CGAL_VERSION 4.14-beta1
#define CGAL_VERSION_NR 1041400910
#define CGAL_VERSION 4.14-beta2
#define CGAL_VERSION_NR 1041400920
#define CGAL_SVN_REVISION 99999
#define CGAL_GIT_HASH abcdef
#define CGAL_RELEASE_DATE 20190301

View File

@ -1 +1 @@
CGAL-4.14-beta1
CGAL-4.14-beta2