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

up

parent efe3527a
No related branches found
No related tags found
No related merge requests found
Pipeline #4033 passed with warnings
3.1.1: small fixes.
3.1.0 (April 19, 2019): added support for high-order (curved) Lagrange elements
(P2, P3 and P4); added support for latest Gmsh version; code refactoring.
......
......@@ -66,7 +66,7 @@ endif()
set(GETDP_MAJOR_VERSION 3)
set(GETDP_MINOR_VERSION 1)
set(GETDP_PATCH_VERSION 0)
set(GETDP_PATCH_VERSION 1)
set(GETDP_EXTRA_VERSION "")
if(NOT GETDP_RELEASE)
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment