From: Bastian Dehn Date: Mon, 20 Apr 2026 13:48:44 +0000 (+0200) Subject: version 1.3.19 X-Git-Tag: 1.3.19^2 X-Git-Url: https://gitweb.hhaalo.de/?a=commitdiff_plain;h=f29530b1187740831e930f8c994d73b07cb6be65;p=feierabend.git version 1.3.19 --- diff --git a/src/CMakeLists.txt b/src/CMakeLists.txt index c68cf78..79d3c6a 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.18) +project(feierabend VERSION 1.3.19) include(GNUInstallDirs)