diff --git a/CHANGELOG.txt b/CHANGELOG.txt index d721b81ffc3a17aade2ec9b2009bb9d9b13b7628..15cf1da95b09802e06aa24b831efe88c548eba87 100644 --- a/CHANGELOG.txt +++ b/CHANGELOG.txt @@ -1,4 +1,4 @@ -(Work-in-progress): small bug fixes. +4.10.5 (July 1, 2022): small bug fixes. 4.10.4 (June 19, 2022): improved graphical window tooltips; small bug fixes. diff --git a/doc/gmsh.html b/doc/gmsh.html index 5abeef079336ae9f0f4ef741c0cb004e76e89d2e..745d83fc2a09d3a4addf6d3241b3db310adf3cce 100644 --- a/doc/gmsh.html +++ b/doc/gmsh.html @@ -98,17 +98,17 @@ Public License (GPL)</a>: <ul> <li> <div class="highlight"> - Current stable release (version 4.10.4, 19 June 2022): + Current stable release (version 4.10.5, 1 July 2022): <ul> <li>Download Gmsh for - <a href="bin/Windows/gmsh-4.10.4-Windows64.zip">Windows</a>, - <a href="bin/Linux/gmsh-4.10.4-Linux64.tgz">Linux</a> or - <a href="bin/MacOSX/gmsh-4.10.4-MacOSX.dmg">macOS</a> <a href="#1"><sup>*</sup></a> - <li>Download the <a href="src/gmsh-4.10.4-source.tgz">source code</a> + <a href="bin/Windows/gmsh-4.10.5-Windows64.zip">Windows</a>, + <a href="bin/Linux/gmsh-4.10.5-Linux64.tgz">Linux</a> or + <a href="bin/MacOSX/gmsh-4.10.5-MacOSX.dmg">macOS</a> <a href="#1"><sup>*</sup></a> + <li>Download the <a href="src/gmsh-4.10.5-source.tgz">source code</a> <li>Download the Software Development Kit (SDK) for - <a href="bin/Windows/gmsh-4.10.4-Windows64-sdk.zip">Windows</a>, - <a href="bin/Linux/gmsh-4.10.4-Linux64-sdk.tgz">Linux</a> or - <a href="bin/MacOSX/gmsh-4.10.4-MacOSX-sdk.tgz">macOS</a> <a href="#1"><sup>*</sup></a> + <a href="bin/Windows/gmsh-4.10.5-Windows64-sdk.zip">Windows</a>, + <a href="bin/Linux/gmsh-4.10.5-Linux64-sdk.tgz">Linux</a> or + <a href="bin/MacOSX/gmsh-4.10.5-MacOSX-sdk.tgz">macOS</a> <a href="#1"><sup>*</sup></a> <li>Download both Gmsh and the SDK with pip: '<code>pip install --upgrade <a href="https://pypi.org/project/gmsh/">gmsh</a></code>' </ul>