SET(${PROJECT_NAME_UC}_PATCH_VERSION 0)
SET(${PROJECT_NAME_UC}_VERSION
${${PROJECT_NAME_UC}_MAJOR_VERSION}.${${PROJECT_NAME_UC}_MINOR_VERSION}.${${PROJECT_NAME_UC}_PATCH_VERSION})
-SET(${PROJECT_NAME_UC}_VERSION_DEV 0)
+SET(${PROJECT_NAME_UC}_VERSION_DEV 1)
# Common CMake macros
# ===================
removal.
- <b>use deprecated patch mesher</b> - This option reproduces the mesher behaviour of previous MG-CADSurf versions
-(MeshGems 2.1-11 and older, before SALOME 8.2). This has proved useful on some particular cases such as very small
+(MeshGems before 2.3, i.e. before SALOME 8.2). This has proved useful on some particular cases such as very small
local size on a vertex situated on a border curve.
- <b>CAD preprocessor</b> options. The CAD preprocessor (formerly known as PreCAD) has two main goals:
this can be modified by \ref blsurf_hinterpol_flag "hinterpol flag".
<b>Note:</b> on some particular configurations, the mesher behaviour is
-not the same as before (SALOME versions before 8.2). See "use deprecated patch mesher"
+not the same as before (SALOME versions before 8.2 i.e. MeshGems before 2.3).
+For a small local size defined on a point situated on a border curve,
+the previous mesher behaviour may be prefered:
+see "use deprecated patch mesher"
on advanced tag.