From b9778ba91bc25b5afcd77248b23df9347e83dae4 Mon Sep 17 00:00:00 2001 From: Laurent Rineau Date: Wed, 25 Apr 2018 15:39:14 +0200 Subject: [PATCH] I forgot to prepare CGAL-4.12 --- Installation/include/CGAL/version.h | 6 +++--- Maintenance/release_building/public_release_name | 2 +- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/Installation/include/CGAL/version.h b/Installation/include/CGAL/version.h index 522844de0c2..e249c01baac 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.12-dev -#define CGAL_VERSION_NR 1041200930 +#define CGAL_VERSION 4.12 +#define CGAL_VERSION_NR 1041201000 #define CGAL_SVN_REVISION 99999 #define CGAL_GIT_HASH abcdef -#define CGAL_RELEASE_DATE 20170101 +#define CGAL_RELEASE_DATE 20180425 #include diff --git a/Maintenance/release_building/public_release_name b/Maintenance/release_building/public_release_name index b92710f801e..4c54f8f5053 100644 --- a/Maintenance/release_building/public_release_name +++ b/Maintenance/release_building/public_release_name @@ -1 +1 @@ -CGAL-4.12-beta3 +CGAL-4.12