From d3cc5ee30d778eac3f45287db5a61fb5fe0b2d28 Mon Sep 17 00:00:00 2001 From: Laurent Rineau Date: Mon, 13 Nov 2017 15:11:59 +0100 Subject: [PATCH] Bump CGAL/version.h to 4.12-dev --- Installation/include/CGAL/version.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Installation/include/CGAL/version.h b/Installation/include/CGAL/version.h index 0149e03cbbc..4fca07236a3 100644 --- a/Installation/include/CGAL/version.h +++ b/Installation/include/CGAL/version.h @@ -21,8 +21,8 @@ #ifndef CGAL_VERSION_H #define CGAL_VERSION_H -#define CGAL_VERSION 4.9-I-900 -#define CGAL_VERSION_NR 1040900900 +#define CGAL_VERSION 4.12-dev +#define CGAL_VERSION_NR 1041200000 #define CGAL_SVN_REVISION 99999 #include