diff --git a/CMakeLists.txt b/CMakeLists.txt index b2b5bfc..4a44100 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -1,7 +1,7 @@ cmake_minimum_required(VERSION 3.12) project(bmif - VERSION 2.0.1 + VERSION 2.0.2 LANGUAGES Fortran )