From: Bastian Dehn Date: Tue, 10 Dec 2024 16:38:36 +0000 (+0100) Subject: version 1.3.3 X-Git-Tag: 1.3.3^2 X-Git-Url: https://gitweb.hhaalo.de/?a=commitdiff_plain;h=657e3093d1891bd6c95410be7ed35aebcbdb41ef;p=feierabend.git version 1.3.3 --- diff --git a/src/CMakeLists.txt b/src/CMakeLists.txt index 46a7de7..ed67995 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.2) +PROJECT(feierabend VERSION 1.3.3) FIND_PACKAGE(LibXml2 REQUIRED) MESSAGE(STATUS "find LibXml2: " ${LIBXML2_LIBRARY})