From: Bastian Dehn Date: Sun, 17 Nov 2024 09:14:53 +0000 (+0100) Subject: version 1.3.1 X-Git-Tag: 1.3.1^2 X-Git-Url: https://gitweb.hhaalo.de/?a=commitdiff_plain;h=2c1e1f51efe60f139f847582a308c407533dd54c;p=feierabend.git version 1.3.1 --- diff --git a/src/CMakeLists.txt b/src/CMakeLists.txt index cbbdd81..d02e366 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.0) +PROJECT(feierabend VERSION 1.3.1) FIND_PACKAGE(LibXml2 REQUIRED) MESSAGE(STATUS "find LibXml2: " ${LIBXML2_LIBRARY})