Skip to content
Snippets Groups Projects
Commit daf52ff0 authored by Riccardo Maria Bianchi's avatar Riccardo Maria Bianchi :sunny:
Browse files

update version number to take into account latest commit and update the Homebrew package

parent b974f7b4
No related branches found
No related tags found
No related merge requests found
Pipeline #1229468 passed
...@@ -2,7 +2,7 @@ ...@@ -2,7 +2,7 @@
# Set up the project. # Set up the project.
cmake_minimum_required( VERSION 3.1 ) cmake_minimum_required( VERSION 3.1 )
project( "GeoModelIO" VERSION 2.0.0 LANGUAGES CXX ) project( "GeoModelIO" VERSION 2.0.1 LANGUAGES CXX )
# Set default build options. # Set default build options.
set( CMAKE_BUILD_TYPE "Release" CACHE STRING "CMake build mode to use" ) set( CMAKE_BUILD_TYPE "Release" CACHE STRING "CMake build mode to use" )
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment