From f29530b1187740831e930f8c994d73b07cb6be65 Mon Sep 17 00:00:00 2001 From: Bastian Dehn Date: Mon, 20 Apr 2026 15:48:44 +0200 Subject: [PATCH] version 1.3.19 --- src/CMakeLists.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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) -- 2.47.3