diff --git a/Installation/include/CGAL/version.h b/Installation/include/CGAL/version.h index ba90e64d873..fa2f8d2cbb9 100644 --- a/Installation/include/CGAL/version.h +++ b/Installation/include/CGAL/version.h @@ -25,11 +25,11 @@ #ifndef CGAL_VERSION_H #define CGAL_VERSION_H -#define CGAL_VERSION 4.14-beta2 -#define CGAL_VERSION_NR 1041400920 +#define CGAL_VERSION 4.14-beta3 +#define CGAL_VERSION_NR 1041400930 #define CGAL_SVN_REVISION 99999 #define CGAL_GIT_HASH abcdef -#define CGAL_RELEASE_DATE 20190301 +#define CGAL_RELEASE_DATE 20190313 #include diff --git a/Maintenance/release_building/public_release_name b/Maintenance/release_building/public_release_name index 1d77adb67be..30b65d9d225 100644 --- a/Maintenance/release_building/public_release_name +++ b/Maintenance/release_building/public_release_name @@ -1 +1 @@ -CGAL-4.14-beta2 +CGAL-4.14-beta3