diff --git a/CMakeLists.txt b/CMakeLists.txt index af82cc03..530d0f7b 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -21,7 +21,7 @@ cmake_minimum_required(VERSION 3.12 FATAL_ERROR) # set cmake variables for version numbers and compilers -project(LaGriT VERSION 3.3.3 +project(LaGriT VERSION 3.3.4 DESCRIPTION "LaGriT Meshing Utilities" LANGUAGES Fortran CXX C)