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

*** empty log message ***

parent d3c83604
No related branches found
No related tags found
No related merge requests found
...@@ -44,7 +44,7 @@ option(ENABLE_TETGEN_NEW "Enable experimental version of Tetgen" OFF) ...@@ -44,7 +44,7 @@ option(ENABLE_TETGEN_NEW "Enable experimental version of Tetgen" OFF)
set(GMSH_MAJOR_VERSION 2) set(GMSH_MAJOR_VERSION 2)
set(GMSH_MINOR_VERSION 4) set(GMSH_MINOR_VERSION 4)
set(GMSH_PATCH_VERSION 0) set(GMSH_PATCH_VERSION 1)
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}")
......
$Id: VERSIONS.txt,v 1.50 2009-08-22 10:58:47 geuzaine Exp $ $Id: VERSIONS.txt,v 1.51 2009-08-24 19:40:13 geuzaine Exp $
2.4.1 (?): small bug fixes.
2.4.0 (Aug 22, 2009): switched build system to CMake; optionally copy 2.4.0 (Aug 22, 2009): switched build system to CMake; optionally copy
transfinite mesh contraints during geometry transformations; bumped transfinite mesh contraints during geometry transformations; bumped
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment