From: Bastian Dehn Date: Sat, 25 Apr 2026 06:52:35 +0000 (+0200) Subject: version 1.3.20 X-Git-Tag: 1.3.20^2 X-Git-Url: https://gitweb.hhaalo.de/?a=commitdiff_plain;h=8a9e65b52d6865ccfff8216c5419450dfc06cce1;p=feierabend.git version 1.3.20 --- diff --git a/src/CMakeLists.txt b/src/CMakeLists.txt index 12bf112..f4346e5 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.19) +project(feierabend VERSION 1.3.20) include(GNUInstallDirs)