From 14fec4669eaec1582fb4fa6a463704ecd9891c34 Mon Sep 17 00:00:00 2001 From: Ahmad El Sayed Date: Wed, 3 Jul 2024 09:34:05 +0200 Subject: [PATCH] Release v4.3.0 auto-update: bump version --- CMakeLists.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CMakeLists.txt b/CMakeLists.txt index 275d18f54..642f7c725 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -1,6 +1,6 @@ cmake_minimum_required(VERSION 3.23) -set(MESHKERNEL_VERSION 4.2.0) +set(MESHKERNEL_VERSION 4.3.0) project( MeshKernel