From d1a34b441d254655196b6ffb1fee7bf748db032c Mon Sep 17 00:00:00 2001 From: Curve Date: Wed, 24 Jan 2024 19:51:26 +0100 Subject: [PATCH] chore: bump version --- CMakeLists.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CMakeLists.txt b/CMakeLists.txt index 3f16b61..903f6ad 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -1,5 +1,5 @@ cmake_minimum_required(VERSION 3.21) -project(rohrkabel LANGUAGES CXX VERSION 2.6) +project(rohrkabel LANGUAGES CXX VERSION 2.7) # -------------------------------------------------------------------------------------------------------- # Library options