From 7c8f1fc43cbd6956c51a06ccfc59568cadae12a9 Mon Sep 17 00:00:00 2001 From: Christophe Geuzaine <cgeuzaine@ulg.ac.be> Date: Wed, 6 Sep 2017 12:10:09 +0200 Subject: [PATCH] up --- CHANGELOG.txt | 2 +- doc/gmsh.html | 12 ++++++------ 2 files changed, 7 insertions(+), 7 deletions(-) diff --git a/CHANGELOG.txt b/CHANGELOG.txt index 446c93144b..6494a94fa2 100644 --- a/CHANGELOG.txt +++ b/CHANGELOG.txt @@ -1,4 +1,4 @@ -3.0.5: bug fixes. +3.0.5 (September 6, 2017): bug fixes. 3.0.4 (July 28, 2017): moved vorometal code to plugin; openmp improvements; bug fixes. diff --git a/doc/gmsh.html b/doc/gmsh.html index 45126699a2..2019506179 100644 --- a/doc/gmsh.html +++ b/doc/gmsh.html @@ -99,13 +99,13 @@ Public License (GPL)</a>: <ul> <li> <p class="highlight"> - Current stable release (version 3.0.4, July 28 2017): - <a href="bin/Windows/gmsh-3.0.4-Windows64.zip">Windows</a> - (<a href="bin/Windows/gmsh-3.0.4-Windows32.zip">32 bit</a>), - <a href="bin/Linux/gmsh-3.0.4-Linux64.tgz">Linux</a>, - <a href="bin/MacOSX/gmsh-3.0.4-MacOSX.dmg">MacOS</a> + Current stable release (version 3.0.5, September 6 2017): + <a href="bin/Windows/gmsh-3.0.5-Windows64.zip">Windows</a> + (<a href="bin/Windows/gmsh-3.0.5-Windows32.zip">32 bit</a>), + <a href="bin/Linux/gmsh-3.0.5-Linux64.tgz">Linux</a>, + <a href="bin/MacOSX/gmsh-3.0.5-MacOSX.dmg">MacOS</a> and - <a href="src/gmsh-3.0.4-source.tgz">source code</a> + <a href="src/gmsh-3.0.5-source.tgz">source code</a> </p> <p> <em>A <a href="doc/texinfo/gmsh.html#Tutorial"><strong>tutorial</strong></a> -- GitLab