Skip to content
Snippets Groups Projects
Commit b0679681 authored by Christophe Geuzaine's avatar Christophe Geuzaine
Browse files

release

parent 8028e127
No related branches found
No related tags found
No related merge requests found
......@@ -93,8 +93,8 @@ opt(WRAP_PYTHON "Enable generation of Python wrappers" OFF)
opt(ZIPPER "Enable Zip file compression/decompression" OFF)
set(GMSH_MAJOR_VERSION 2)
set(GMSH_MINOR_VERSION 13)
set(GMSH_PATCH_VERSION 3)
set(GMSH_MINOR_VERSION 14)
set(GMSH_PATCH_VERSION 0)
set(GMSH_EXTRA_VERSION "" CACHE STRING "Gmsh extra version string")
set(GMSH_VERSION "${GMSH_MAJOR_VERSION}.${GMSH_MINOR_VERSION}")
......
2.13.3: new Tochnog file format export; added ability to remove last command in
scripts generated interactively; ONELAB 1.3 with usability and performance
improvements; faster "Coherence Mesh".
2.14.0 (October 9, 2016): new Tochnog file format export; added ability to
remove last command in scripts generated interactively; ONELAB 1.3 with
usability and performance improvements; faster "Coherence Mesh".
2.13.2 (August 18, 2016)): small improvements (scale labels, periodic and
high-order meshes) and bug fixes.
......
......@@ -99,16 +99,16 @@ Public License (GPL)</a>:
<ul>
<li>
<p class="highlight">
Current stable release (version 2.13.2, August 18 2016):
Current stable release (version 2.14.0, October 9 2016):
Windows
<a href="bin/Windows/gmsh-2.13.2-Windows32.zip">32 bit</a> /
<a href="bin/Windows/gmsh-2.13.2-Windows64.zip">64 bit</a>,
<a href="bin/Windows/gmsh-2.14.0-Windows32.zip">32 bit</a> /
<a href="bin/Windows/gmsh-2.14.0-Windows64.zip">64 bit</a>,
Linux
<a href="bin/Linux/gmsh-2.13.2-Linux32.tgz">32 bit</a> /
<a href="bin/Linux/gmsh-2.13.2-Linux64.tgz">64 bit</a>,
<a href="bin/MacOSX/gmsh-2.13.2-MacOSX.dmg">Mac OS X</a>
<a href="bin/Linux/gmsh-2.14.0-Linux32.tgz">32 bit</a> /
<a href="bin/Linux/gmsh-2.14.0-Linux64.tgz">64 bit</a>,
<a href="bin/MacOSX/gmsh-2.14.0-MacOSX.dmg">Mac OS X</a>
and
<a href="src/gmsh-2.13.2-source.tgz">source code</a>
<a href="src/gmsh-2.14.0-source.tgz">source code</a>
</p>
<p>
<em>A <a href="doc/texinfo/gmsh.html#Tutorial"><strong>tutorial</strong></a>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment