From 91b1ce105bc3bec2a4e45b1e0368db4c375b12b6 Mon Sep 17 00:00:00 2001 From: Luca Carniato Date: Thu, 24 Oct 2024 16:16:08 +0200 Subject: [PATCH] Release v5.0.2 auto-update: bump version --- CMakeLists.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CMakeLists.txt b/CMakeLists.txt index e8c0f5001..b88fd0dcb 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -1,6 +1,6 @@ cmake_minimum_required(VERSION 3.23) -set(MESHKERNEL_VERSION 5.0.1) +set(MESHKERNEL_VERSION 5.0.2) project( MeshKernel