From 2b70c1a411568298d6ca02846e55b5df75045a90 Mon Sep 17 00:00:00 2001 From: Christophe Geuzaine <cgeuzaine@ulg.ac.be> Date: Wed, 18 Mar 2015 13:25:44 +0000 Subject: [PATCH] --- doc/VERSIONS.txt | 2 +- doc/gmsh.html | 14 +++++++------- 2 files changed, 8 insertions(+), 8 deletions(-) diff --git a/doc/VERSIONS.txt b/doc/VERSIONS.txt index 2062b82c14..9b90668331 100644 --- a/doc/VERSIONS.txt +++ b/doc/VERSIONS.txt @@ -1,4 +1,4 @@ -2.9.1: improved detection of installation path; minor bug fixes. +2.9.1 (March 18, 2015): minor bug fixes. 2.9.0 (March 12, 2015): improved robustness of spatial searches (extruded meshes, geometry coherence); improved reproductibility of 2D and 3D meshes; added diff --git a/doc/gmsh.html b/doc/gmsh.html index af149b1fa5..10233f4dc6 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.9.0, March 12 2015</h4> +<h4 align="center">Version 2.9.1, March 18 2015</h4> <center> <a href="#Description">Description</a> | @@ -69,14 +69,14 @@ the <a href="doc/LICENSE.txt">GNU General Public License <li> <p class="highlight"> <strong>Download current stable release</strong>: Windows - <a href="bin/Windows/gmsh-2.9.0-Windows32.zip"><strong>32 bit</strong></a> / - <a href="bin/Windows/gmsh-2.9.0-Windows64.zip"><strong>64 bit</strong></a>, + <a href="bin/Windows/gmsh-2.9.1-Windows32.zip"><strong>32 bit</strong></a> / + <a href="bin/Windows/gmsh-2.9.1-Windows64.zip"><strong>64 bit</strong></a>, Linux - <a href="bin/Linux/gmsh-2.9.0-Linux32.tgz"><strong>32 bit</strong></a> / - <a href="bin/Linux/gmsh-2.9.0-Linux64.tgz"><strong>64 bit</strong></a>, - <a href="bin/MacOSX/gmsh-2.9.0-MacOSX.dmg"><strong>Mac OS X</strong></a> + <a href="bin/Linux/gmsh-2.9.1-Linux32.tgz"><strong>32 bit</strong></a> / + <a href="bin/Linux/gmsh-2.9.1-Linux64.tgz"><strong>64 bit</strong></a>, + <a href="bin/MacOSX/gmsh-2.9.1-MacOSX.dmg"><strong>Mac OS X</strong></a> and - <a href="src/gmsh-2.9.0-source.tgz"><strong>source code</strong></a> + <a href="src/gmsh-2.9.1-source.tgz"><strong>source code</strong></a> </p> <p> <em>A <a href="doc/texinfo/gmsh.html#Tutorial"><strong>tutorial</strong></a> -- GitLab