From 28ecaae69463c65c50d06bfef7e0d1df057f0096 Mon Sep 17 00:00:00 2001 From: Curve Date: Wed, 22 May 2024 01:39:08 +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 b2d4b23..780595a 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -1,5 +1,5 @@ cmake_minimum_required(VERSION 3.21) -project(rohrkabel LANGUAGES CXX VERSION 5.2) +project(rohrkabel LANGUAGES CXX VERSION 6.0) # -------------------------------------------------------------------------------------------------------- # Library options