diff --git a/Installation/include/CGAL/version.h b/Installation/include/CGAL/version.h index 103d22ce1f0..ba90e64d873 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-beta1 -#define CGAL_VERSION_NR 1041400910 +#define CGAL_VERSION 4.14-beta2 +#define CGAL_VERSION_NR 1041400920 #define CGAL_SVN_REVISION 99999 #define CGAL_GIT_HASH abcdef #define CGAL_RELEASE_DATE 20190301 diff --git a/Maintenance/release_building/public_release_name b/Maintenance/release_building/public_release_name index 51fb3f52341..1d77adb67be 100644 --- a/Maintenance/release_building/public_release_name +++ b/Maintenance/release_building/public_release_name @@ -1 +1 @@ -CGAL-4.14-beta1 +CGAL-4.14-beta2