From aeae96cb9e4eb88d6d91cea64205f65a5d7955f5 Mon Sep 17 00:00:00 2001 From: Bastian Dehn Date: Sun, 22 Feb 2026 12:34:13 +0100 Subject: [PATCH] version 1.3.17 --- src/CMakeLists.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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) -- 2.47.3