From 12fa1d62545f57b8d8e5edff312bcc1330256a5c Mon Sep 17 00:00:00 2001 From: Bastian Dehn Date: Mon, 23 Feb 2026 19:54:40 +0100 Subject: [PATCH] version 1.3.18 --- src/CMakeLists.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/CMakeLists.txt b/src/CMakeLists.txt index 0400e1f..c68cf78 100644 --- a/src/CMakeLists.txt +++ b/src/CMakeLists.txt @@ -1,6 +1,6 @@ cmake_minimum_required(VERSION 3.25.1) -project(feierabend VERSION 1.3.17) +project(feierabend VERSION 1.3.18) include(GNUInstallDirs) -- 2.47.3