From: Bastian Dehn Date: Sun, 22 Feb 2026 11:34:13 +0000 (+0100) Subject: version 1.3.17 X-Git-Tag: 1.3.17^2 X-Git-Url: https://gitweb.hhaalo.de/?a=commitdiff_plain;h=aeae96cb9e4eb88d6d91cea64205f65a5d7955f5;p=feierabend.git version 1.3.17 --- diff --git a/src/CMakeLists.txt b/src/CMakeLists.txt index 492ca38..0400e1f 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.16) +project(feierabend VERSION 1.3.17) include(GNUInstallDirs)