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

bump version

parent 65af4acf
No related branches found
No related tags found
No related merge requests found
...@@ -94,7 +94,7 @@ opt(ZIPPER "Enable Zip file compression/decompression" OFF) ...@@ -94,7 +94,7 @@ opt(ZIPPER "Enable Zip file compression/decompression" OFF)
set(GMSH_MAJOR_VERSION 3) set(GMSH_MAJOR_VERSION 3)
set(GMSH_MINOR_VERSION 0) set(GMSH_MINOR_VERSION 0)
set(GMSH_PATCH_VERSION 6) set(GMSH_PATCH_VERSION 7)
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}")
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment