From 0ed0abb6b8a36f5a7fb586601939cd9fbd11ccea Mon Sep 17 00:00:00 2001 From: Curve Date: Tue, 21 May 2024 23:53:37 +0200 Subject: [PATCH] chore: bump version --- CMakeLists.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CMakeLists.txt b/CMakeLists.txt index 6b3371e..e3a3a94 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -1,5 +1,5 @@ cmake_minimum_required(VERSION 3.21) -project(rohrkabel LANGUAGES CXX VERSION 5.1) +project(rohrkabel LANGUAGES CXX VERSION 5.2) # -------------------------------------------------------------------------------------------------------- # Library options