From: Bastian Dehn Date: Tue, 12 May 2026 14:55:26 +0000 (+0200) Subject: version 1.3.22 X-Git-Tag: 1.3.22^2 X-Git-Url: https://gitweb.hhaalo.de/?a=commitdiff_plain;h=b57744674c2e31eac4c1decf55b1c432b7bd0c4b;p=feierabend.git version 1.3.22 --- diff --git a/src/CMakeLists.txt b/src/CMakeLists.txt index d3ee6cf..09e91a9 100644 --- a/src/CMakeLists.txt +++ b/src/CMakeLists.txt @@ -1,6 +1,6 @@ cmake_minimum_required(VERSION 3.16.3) -project(feierabend VERSION 1.3.21) +project(feierabend VERSION 1.3.22) message(STATUS "PROJECT_VERSION: ${PROJECT_VERSION}") include(GNUInstallDirs)