From: Bastian Dehn Date: Tue, 26 May 2026 16:17:18 +0000 (+0200) Subject: version 1.3.23 X-Git-Tag: 1.3.23^2 X-Git-Url: https://gitweb.hhaalo.de/?a=commitdiff_plain;h=2ea1315a7ae92875cb144e631e63defa517d6f2c;p=feierabend.git version 1.3.23 --- diff --git a/src/CMakeLists.txt b/src/CMakeLists.txt index 58b0b5a..0752a5a 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.22) +project(feierabend VERSION 1.3.23) message(STATUS "PROJECT_VERSION: ${PROJECT_VERSION}") include(GNUInstallDirs)