diff --git a/CHANGELOG.txt b/CHANGELOG.txt index 3570ac3637b5702a70d2e46a9aa232d2c53cdf01..d1605dce57231b50b45a06ad1d808b83c19275dc 100644 --- a/CHANGELOG.txt +++ b/CHANGELOG.txt @@ -1,4 +1,4 @@ -4.10.1 (Work-in-progress): small bug fixes. +4.10.1 (May 1, 2022): small bug fixes. 4.10.0 (April 25, 2022): more flexible homology/cohomology workflow in the API; "Attractor" field is now just a synonym for the newer (and more efficient) diff --git a/doc/gmsh.html b/doc/gmsh.html index 8f8054fbc9351bea37087cf25769062d6a243ab0..2151cca70fcc930a0afcae65e60c16b5c44fc3d3 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.0, 25 April 2022): + Current stable release (version 4.10.1, 1 May 2022): <ul> <li>Download Gmsh for - <a href="bin/Windows/gmsh-4.10.0-Windows64.zip">Windows</a>, - <a href="bin/Linux/gmsh-4.10.0-Linux64.tgz">Linux</a> or - <a href="bin/MacOSX/gmsh-4.10.0-MacOSX.dmg">macOS</a> <a href="#1"><sup>*</sup></a> - <li>Download the <a href="src/gmsh-4.10.0-source.tgz">source code</a> + <a href="bin/Windows/gmsh-4.10.1-Windows64.zip">Windows</a>, + <a href="bin/Linux/gmsh-4.10.1-Linux64.tgz">Linux</a> or + <a href="bin/MacOSX/gmsh-4.10.1-MacOSX.dmg">macOS</a> <a href="#1"><sup>*</sup></a> + <li>Download the <a href="src/gmsh-4.10.1-source.tgz">source code</a> <li>Download the Software Development Kit (SDK) for - <a href="bin/Windows/gmsh-4.10.0-Windows64-sdk.zip">Windows</a>, - <a href="bin/Linux/gmsh-4.10.0-Linux64-sdk.tgz">Linux</a> or - <a href="bin/MacOSX/gmsh-4.10.0-MacOSX-sdk.tgz">macOS</a> <a href="#1"><sup>*</sup></a> + <a href="bin/Windows/gmsh-4.10.1-Windows64-sdk.zip">Windows</a>, + <a href="bin/Linux/gmsh-4.10.1-Linux64-sdk.tgz">Linux</a> or + <a href="bin/MacOSX/gmsh-4.10.1-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>