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

No commit message

No commit message
parent 8b45fcba
No related branches found
No related tags found
No related merge requests found
...@@ -61,7 +61,7 @@ endif(ENABLE_FORTRAN) ...@@ -61,7 +61,7 @@ endif(ENABLE_FORTRAN)
set(GETDP_MAJOR_VERSION 2) set(GETDP_MAJOR_VERSION 2)
set(GETDP_MINOR_VERSION 9) set(GETDP_MINOR_VERSION 9)
set(GETDP_PATCH_VERSION 1) set(GETDP_PATCH_VERSION 2)
set(GETDP_EXTRA_VERSION "" CACHE STRING "GetDP extra version string") set(GETDP_EXTRA_VERSION "" CACHE STRING "GetDP extra version string")
set(GETDP_VERSION "${GETDP_MAJOR_VERSION}.${GETDP_MINOR_VERSION}") set(GETDP_VERSION "${GETDP_MAJOR_VERSION}.${GETDP_MINOR_VERSION}")
......
2.9.2: small bug fixes.
2.9.1: small improvements (CopySolution[], -cpu) and bug fixes. 2.9.1: small improvements (CopySolution[], -cpu) and bug fixes.
2.9.0: new ONELAB 1.2 protocol with native support for lists; simple C++ and 2.9.0: new ONELAB 1.2 protocol with native support for lists; simple C++ and
......
...@@ -119,16 +119,16 @@ License (GPL)</a>: ...@@ -119,16 +119,16 @@ License (GPL)</a>:
<ul> <ul>
<li> <li>
<p class="highlight"> <p class="highlight">
Current stable release (Version 2.9.1, August 18 2016): Current stable release (Version 2.9.2, August 21 2016):
Windows Windows
<a href="bin/Windows/getdp-2.9.1-Windows32c.zip">32 bit</a> / <a href="bin/Windows/getdp-2.9.2-Windows32c.zip">32 bit</a> /
<a href="bin/Windows/getdp-2.9.1-Windows64c.zip">64 bit</a>, <a href="bin/Windows/getdp-2.9.2-Windows64c.zip">64 bit</a>,
Linux Linux
<a href="bin/Linux/getdp-2.9.1-Linux32c.tgz">32 bit</a> / <a href="bin/Linux/getdp-2.9.2-Linux32c.tgz">32 bit</a> /
<a href="bin/Linux/getdp-2.9.1-Linux64c.tgz">64 bit</a>, <a href="bin/Linux/getdp-2.9.2-Linux64c.tgz">64 bit</a>,
<a href="bin/MacOSX/getdp-2.9.1-MacOSX64c.tgz">MacOS X</a> <a href="bin/MacOSX/getdp-2.9.2-MacOSX64c.tgz">MacOS X</a>
and and
<a href="src/getdp-2.9.1-source.tgz">source code</a> <a href="src/getdp-2.9.2-source.tgz">source code</a>
</p> </p>
<p> <p>
<em>The binary versions are compiled <em>The binary versions are compiled
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment