From: Bastian Dehn Date: Mon, 23 Feb 2026 18:54:40 +0000 (+0100) Subject: version 1.3.18 X-Git-Tag: 1.3.18^2 X-Git-Url: https://gitweb.hhaalo.de/?a=commitdiff_plain;h=12fa1d62545f57b8d8e5edff312bcc1330256a5c;p=feierabend.git version 1.3.18 --- 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)