diff --git a/Packages/Configuration/include/CGAL/config.h b/Packages/Configuration/include/CGAL/config.h index c5272573c9b..6d48dcf8061 100644 --- a/Packages/Configuration/include/CGAL/config.h +++ b/Packages/Configuration/include/CGAL/config.h @@ -28,6 +28,8 @@ #define CGAL_VERSION 1.1-I-01 #define CGAL_VERSION_NR 1001100001 +#define CGAL_CFG_NO_ADVANCED_KERNEL 1 + //----------------------------------------------------------------------// // STLport fix for MSVC //----------------------------------------------------------------------// diff --git a/Packages/Configuration/version b/Packages/Configuration/version index ec31b57d3e2..75104fc4f09 100644 --- a/Packages/Configuration/version +++ b/Packages/Configuration/version @@ -1 +1 @@ -1.35 (1 September 1999) +1.36 (1 September 1999)