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

prepare 2.10

parent 97fddda6
No related branches found
No related tags found
No related merge requests found
...@@ -94,8 +94,8 @@ opt(WRAP_JAVA "Enable generation of Java wrappers (experimental)" OFF) ...@@ -94,8 +94,8 @@ opt(WRAP_JAVA "Enable generation of Java wrappers (experimental)" OFF)
opt(WRAP_PYTHON "Enable generation of Python wrappers" OFF) opt(WRAP_PYTHON "Enable generation of Python wrappers" OFF)
set(GMSH_MAJOR_VERSION 2) set(GMSH_MAJOR_VERSION 2)
set(GMSH_MINOR_VERSION 9) set(GMSH_MINOR_VERSION 10)
set(GMSH_PATCH_VERSION 4) set(GMSH_PATCH_VERSION 0)
set(GMSH_EXTRA_VERSION "" CACHE STRING "Gmsh extra version string") set(GMSH_EXTRA_VERSION "" CACHE STRING "Gmsh extra version string")
set(GMSH_VERSION "${GMSH_MAJOR_VERSION}.${GMSH_MINOR_VERSION}") set(GMSH_VERSION "${GMSH_MAJOR_VERSION}.${GMSH_MINOR_VERSION}")
......
...@@ -29,7 +29,7 @@ generator with built-in pre- and post-processing facilities</h1> ...@@ -29,7 +29,7 @@ generator with built-in pre- and post-processing facilities</h1>
<h4 align="center">Christophe Geuzaine and Jean-François Remacle</h4> <h4 align="center">Christophe Geuzaine and Jean-François Remacle</h4>
<h4 align="center">Version 2.9.3, April 18 2015</h4> <h4 align="center">Version 2.10.0, July 18 2015</h4>
<center> <center>
<a href="#Description">Description</a> | <a href="#Description">Description</a> |
...@@ -69,14 +69,14 @@ the <a href="doc/LICENSE.txt">GNU General Public License ...@@ -69,14 +69,14 @@ the <a href="doc/LICENSE.txt">GNU General Public License
<li> <li>
<p class="highlight"> <p class="highlight">
<strong>Download current stable release</strong>: Windows <strong>Download current stable release</strong>: Windows
<a href="bin/Windows/gmsh-2.9.3-Windows32.zip"><strong>32 bit</strong></a> / <a href="bin/Windows/gmsh-2.10.0-Windows32.zip"><strong>32 bit</strong></a> /
<a href="bin/Windows/gmsh-2.9.3-Windows64.zip"><strong>64 bit</strong></a>, <a href="bin/Windows/gmsh-2.10.0-Windows64.zip"><strong>64 bit</strong></a>,
Linux Linux
<a href="bin/Linux/gmsh-2.9.3-Linux32.tgz"><strong>32 bit</strong></a> / <a href="bin/Linux/gmsh-2.10.0-Linux32.tgz"><strong>32 bit</strong></a> /
<a href="bin/Linux/gmsh-2.9.3-Linux64.tgz"><strong>64 bit</strong></a>, <a href="bin/Linux/gmsh-2.10.0-Linux64.tgz"><strong>64 bit</strong></a>,
<a href="bin/MacOSX/gmsh-2.9.3-MacOSX.dmg"><strong>Mac OS X</strong></a> <a href="bin/MacOSX/gmsh-2.10.0-MacOSX.dmg"><strong>Mac OS X</strong></a>
and and
<a href="src/gmsh-2.9.3-source.tgz"><strong>source code</strong></a> <a href="src/gmsh-2.10.0-source.tgz"><strong>source code</strong></a>
</p> </p>
<p> <p>
<em>A <a href="doc/texinfo/gmsh.html#Tutorial"><strong>tutorial</strong></a> <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