From: Bastian Dehn Date: Sat, 14 Feb 2026 17:28:30 +0000 (+0100) Subject: version 1.3.12 X-Git-Tag: 1.3.12^2 X-Git-Url: https://gitweb.hhaalo.de/?a=commitdiff_plain;h=f0763933c50eb27b078318bdc65f2647406062d0;p=feierabend.git version 1.3.12 --- diff --git a/src/CMakeLists.txt b/src/CMakeLists.txt index 782b5fa..87c17a3 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.11) +PROJECT(feierabend VERSION 1.3.12) FIND_PACKAGE(LibXml2 REQUIRED) MESSAGE(STATUS "find LibXml2: " ${LIBXML2_LIBRARY})