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