From e628e6e203dfb85eb98e03be61ebe7f5f618b3f1 Mon Sep 17 00:00:00 2001 From: Laurent Rineau Date: Thu, 12 Dec 2019 10:50:20 +0100 Subject: [PATCH] This branch target 4.14.3 --- Installation/include/CGAL/version.h | 4 ++-- Maintenance/release_building/BUGFIX_NUMBER | 2 +- Maintenance/release_building/public_release_name | 2 +- 3 files changed, 4 insertions(+), 4 deletions(-) diff --git a/Installation/include/CGAL/version.h b/Installation/include/CGAL/version.h index e68dbc7e8d1..23ed764b2bb 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.2 -#define CGAL_VERSION_NR 1041421000 +#define CGAL_VERSION 4.14.3 +#define CGAL_VERSION_NR 1041431000 #define CGAL_SVN_REVISION 99999 #define CGAL_GIT_HASH abcdef #define CGAL_RELEASE_DATE 20190329 diff --git a/Maintenance/release_building/BUGFIX_NUMBER b/Maintenance/release_building/BUGFIX_NUMBER index 0cfbf08886f..00750edc07d 100644 --- a/Maintenance/release_building/BUGFIX_NUMBER +++ b/Maintenance/release_building/BUGFIX_NUMBER @@ -1 +1 @@ -2 +3 diff --git a/Maintenance/release_building/public_release_name b/Maintenance/release_building/public_release_name index bb5a97b7e18..84b2dff59aa 100644 --- a/Maintenance/release_building/public_release_name +++ b/Maintenance/release_building/public_release_name @@ -1 +1 @@ -CGAL-4.14.2 +CGAL-4.14.3