diff --git a/CMakeLists.txt b/CMakeLists.txt index ef9aa138a476d4d8f0e21789612d041ab8bf5443..5fd0c2ed2487d22b3c98f901427f6d1ee7bff7a6 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -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}") diff --git a/doc/VERSIONS.txt b/doc/VERSIONS.txt index 32db0610493a2def12794c69c8a3b6174c23399f..27a9b8dbadb02edf3f1f6253586cfcd36ff3f49c 100644 --- a/doc/VERSIONS.txt +++ b/doc/VERSIONS.txt @@ -1,6 +1,6 @@ -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. diff --git a/doc/gmsh.html b/doc/gmsh.html index 4efa4d5055eb64a39e2b747e23aaacc8f90fed19..7f4a89a979038e38671af4857e9ccba5e49d4922 100644 --- a/doc/gmsh.html +++ b/doc/gmsh.html @@ -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>