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

fix version number

parent 103b589c
No related branches found
Tags 2.0.0
No related merge requests found
Pipeline #1229142 passed
......@@ -2,7 +2,7 @@
# Set up the project.
cmake_minimum_required( VERSION 3.1 )
project( "GeoModelIO" VERSION 1.3.1 LANGUAGES CXX )
project( "GeoModelIO" VERSION 2.0.0 LANGUAGES CXX )
# Set default build options.
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