master now targets a possible CGAL-4.14-beta3

This commit is contained in:
Laurent Rineau 2019-03-13 17:15:45 +01:00
parent eaace93cf3
commit 43d1948396
2 changed files with 4 additions and 4 deletions

View File

@ -25,11 +25,11 @@
#ifndef CGAL_VERSION_H
#define CGAL_VERSION_H
#define CGAL_VERSION 4.14-beta2
#define CGAL_VERSION_NR 1041400920
#define CGAL_VERSION 4.14-beta3
#define CGAL_VERSION_NR 1041400930
#define CGAL_SVN_REVISION 99999
#define CGAL_GIT_HASH abcdef
#define CGAL_RELEASE_DATE 20190301
#define CGAL_RELEASE_DATE 20190313
#include <CGAL/version_macros.h>

View File

@ -1 +1 @@
CGAL-4.14-beta2
CGAL-4.14-beta3