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