From 4f14095cb83987a550ca6fd81915a5f13e5b6364 Mon Sep 17 00:00:00 2001 From: Laurent Rineau Date: Wed, 25 Apr 2018 18:06:14 +0200 Subject: [PATCH] next version on this branch is 4.12.1 --- Installation/include/CGAL/version.h | 4 ++-- Maintenance/release_building/BUGFIX_NUMBER | 2 +- Maintenance/release_building/public_release_name | 2 +- 3 files changed, 4 insertions(+), 4 deletions(-) diff --git a/Installation/include/CGAL/version.h b/Installation/include/CGAL/version.h index e249c01baac..772be95f038 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.12 -#define CGAL_VERSION_NR 1041201000 +#define CGAL_VERSION 4.12.1-dev +#define CGAL_VERSION_NR 1041210000 #define CGAL_SVN_REVISION 99999 #define CGAL_GIT_HASH abcdef #define CGAL_RELEASE_DATE 20180425 diff --git a/Maintenance/release_building/BUGFIX_NUMBER b/Maintenance/release_building/BUGFIX_NUMBER index 573541ac970..d00491fd7e5 100644 --- a/Maintenance/release_building/BUGFIX_NUMBER +++ b/Maintenance/release_building/BUGFIX_NUMBER @@ -1 +1 @@ -0 +1 diff --git a/Maintenance/release_building/public_release_name b/Maintenance/release_building/public_release_name index 4c54f8f5053..e0a2a4340c4 100644 --- a/Maintenance/release_building/public_release_name +++ b/Maintenance/release_building/public_release_name @@ -1 +1 @@ -CGAL-4.12 +CGAL-4.12.1