From 338d0fdbe162ff70ebc5dd01d303341539075d36 Mon Sep 17 00:00:00 2001
From: Christophe Geuzaine <cgeuzaine@ulg.ac.be>
Date: Tue, 21 Jul 2015 10:28:25 +0000
Subject: [PATCH]

---
 doc/VERSIONS.txt             | 15 ++++++++-------
 doc/gmsh.html                |  2 +-
 doc/texinfo/commandline.texi |  2 --
 3 files changed, 9 insertions(+), 10 deletions(-)

diff --git a/doc/VERSIONS.txt b/doc/VERSIONS.txt
index fbe6c22b07..d10583a070 100644
--- a/doc/VERSIONS.txt
+++ b/doc/VERSIONS.txt
@@ -1,10 +1,11 @@
-2.10.0: improved periodic meshing constraints; new Physical specification with
-both label and numeric id; images can now be used as glyphs in post-processing
-views, using text annotations with the `file://' prefix; Views can be grouped
-and organized in subtrees; improved visibility browser navigation; geometrical
-entities and post-processing views can now react to double-clicks, via new
-generic DoubleClicked options; new Get/SetNumber and Get/SetString for direct
-access to ONELAB variables; small bug fixes and code cleanups.
+2.10.0 (July 21, 2015): improved periodic meshing constraints; new Physical
+specification with both label and numeric id; images can now be used as glyphs
+in post-processing views, using text annotations with the `file://' prefix;
+Views can be grouped and organized in subtrees; improved visibility browser
+navigation; geometrical entities and post-processing views can now react to
+double-clicks, via new generic DoubleClicked options; new Get/SetNumber and
+Get/SetString for direct access to ONELAB variables; small bug fixes and code
+cleanups.
 
 2.9.3 (April 18, 2015): updated versions of PETSc/SLEPc and OpenCASCADE/OCE
 libraries used in official binary builds; new Find() command; miscellaneous code
diff --git a/doc/gmsh.html b/doc/gmsh.html
index aca20a8f4d..032b5a5b50 100644
--- a/doc/gmsh.html
+++ b/doc/gmsh.html
@@ -29,7 +29,7 @@ generator with built-in pre- and post-processing facilities</h1>
 
 <h4 align="center">Christophe Geuzaine and Jean-Fran�ois Remacle</h4>
 
-<h4 align="center">Version 2.10.0, July 18 2015</h4>
+<h4 align="center">Version 2.10.0, July 21 2015</h4>
 
 <center>
   <a href="#Description">Description</a> |
diff --git a/doc/texinfo/commandline.texi b/doc/texinfo/commandline.texi
index 77e6d254d8..7539ea3f6f 100644
--- a/doc/texinfo/commandline.texi
+++ b/doc/texinfo/commandline.texi
@@ -70,8 +70,6 @@ Set random perturbation factor
 Load background mesh from file
 @item -check
 Perform various consistency checks on mesh
-@item -mpass int
-Do several passes on the mesh for complex background fields
 @item -ignorePartBound
 Ignore partitions boundaries
 @end ftable
-- 
GitLab