From 57a41b3d2a288f03010bc12417e7757355fb4764 Mon Sep 17 00:00:00 2001 From: Laurent Rineau Date: Fri, 29 Mar 2019 15:59:03 +0100 Subject: [PATCH] Towards CGAL-4.14.1 --- 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 d2af226f998..aa61a1719f4 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 -#define CGAL_VERSION_NR 1041400950 +#define CGAL_VERSION 4.14.1 +#define CGAL_VERSION_NR 1041401000 #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 573541ac970..d00491fd7e5 100644 --- a/Maintenance/release_building/BUGFIX_NUMBER +++ b/Maintenance/release_building/BUGFIX_NUMBER @@ -1 +1 @@ -0 +1 diff --git a/Maintenance/release_building/public_release_name b/Maintenance/release_building/public_release_name index cc65a091f7a..8ee15a183f9 100644 --- a/Maintenance/release_building/public_release_name +++ b/Maintenance/release_building/public_release_name @@ -1 +1 @@ -CGAL-4.14 +CGAL-4.14.1