diff --git a/CMakeLists.txt b/CMakeLists.txt index af7d232..394e5da 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -3,7 +3,7 @@ cmake_minimum_required(VERSION 3.12) project(bmi-example-fortran - VERSION 2.1.2 + VERSION 2.1.3 LANGUAGES Fortran )