From e9f36ff5571a0dcb06f912737fa77f7f3521ebd0 Mon Sep 17 00:00:00 2001 From: Laurent Rineau Date: Wed, 27 Mar 2019 18:03:07 +0100 Subject: [PATCH] Prepare for CGAL-4.14-beta4 --- Installation/include/CGAL/version.h | 4 ++-- Maintenance/release_building/public_release_name | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/Installation/include/CGAL/version.h b/Installation/include/CGAL/version.h index fa2f8d2cbb9..614c578d565 100644 --- a/Installation/include/CGAL/version.h +++ b/Installation/include/CGAL/version.h @@ -25,8 +25,8 @@ #ifndef CGAL_VERSION_H #define CGAL_VERSION_H -#define CGAL_VERSION 4.14-beta3 -#define CGAL_VERSION_NR 1041400930 +#define CGAL_VERSION 4.14-beta4 +#define CGAL_VERSION_NR 1041400940 #define CGAL_SVN_REVISION 99999 #define CGAL_GIT_HASH abcdef #define CGAL_RELEASE_DATE 20190313 diff --git a/Maintenance/release_building/public_release_name b/Maintenance/release_building/public_release_name index 30b65d9d225..7d4a40ab1f1 100644 --- a/Maintenance/release_building/public_release_name +++ b/Maintenance/release_building/public_release_name @@ -1 +1 @@ -CGAL-4.14-beta3 +CGAL-4.14-beta4