From e78b69d7543367a2f8be6fbe8840085e548aa7cc Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Timo=20R=C3=B6hling?= Date: Fri, 3 May 2024 15:59:40 +0200 Subject: [PATCH] Bump cmake_minimum_required --- CMakeLists.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CMakeLists.txt b/CMakeLists.txt index 2b6e78d..01f9ec5 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -14,7 +14,7 @@ # You should have received a copy of the GNU General Public License # along with this program. If not, see . # -cmake_minimum_required(VERSION 3.14...3.28) +cmake_minimum_required(VERSION 3.14...3.29) project( postsrsd VERSION 2.0.9