diff --git a/CMakeLists.txt b/CMakeLists.txt index b35c9686c1fce17b9902bf89ab25a9a95c23296e..b6d059134353ea0b2134c1973e726b7cf761343f 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -2,7 +2,7 @@ cmake_minimum_required (VERSION 3.20 FATAL_ERROR) project ( ITACTC - VERSION 2020.0 + VERSION 2021.0 LANGUAGES CXX C )