From 0b5628f4cc24969628aa2aa0fd3fcceb610fe66e Mon Sep 17 00:00:00 2001 From: Christophe Geuzaine <cgeuzaine@ulg.ac.be> Date: Fri, 17 Jul 2015 09:47:59 +0000 Subject: [PATCH] --- doc/VERSIONS.txt | 2 +- doc/gmsh.1 | 2 +- doc/texinfo/gmsh.texi | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/doc/VERSIONS.txt b/doc/VERSIONS.txt index 39b07ab175..b673e4be0d 100644 --- a/doc/VERSIONS.txt +++ b/doc/VERSIONS.txt @@ -1,4 +1,4 @@ -2.9.4: new Get/SetNumber and Get/SetString for direct access to ONELAB +2.10.0: new Get/SetNumber and Get/SetString for direct access to ONELAB variables; new Physical specification with both label and numeric id; improved visibility browser navigation; geometrical entities and post-processing views can now react to double-clicks, via new generic DoubleClicked options; images diff --git a/doc/gmsh.1 b/doc/gmsh.1 index 5dfb6025f1..4f62abe90d 100644 --- a/doc/gmsh.1 +++ b/doc/gmsh.1 @@ -1,4 +1,4 @@ -.TH Gmsh 1 "8 July 2013" "2.8" "Gmsh Manual Pages" +.TH Gmsh 1 "17 July 2015" "2.10" "Gmsh Manual Pages" .UC 4 .\" ******************************************************************** .SH NAME diff --git a/doc/texinfo/gmsh.texi b/doc/texinfo/gmsh.texi index 48ca82eed5..5d85cd8433 100644 --- a/doc/texinfo/gmsh.texi +++ b/doc/texinfo/gmsh.texi @@ -21,7 +21,7 @@ @c ========================================================================= @c %**start of header @setfilename gmsh.info -@set GMSH-VERSION 2.9 +@set GMSH-VERSION 2.10 @set COPYRIGHT @copyright{} 1997-2015 Christophe Geuzaine, Jean-Fran@,{c}ois Remacle @settitle Gmsh @value{GMSH-VERSION} @footnotestyle separate -- GitLab