From 543038c52a3e0dc166565142ed7efb183e461948 Mon Sep 17 00:00:00 2001 From: Jay Berkenbilt Date: Fri, 5 Jan 2024 16:17:18 -0500 Subject: Bump version to 11.8.0 --- CMakeLists.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'CMakeLists.txt') diff --git a/CMakeLists.txt b/CMakeLists.txt index a193139c..928401b4 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -7,7 +7,7 @@ cmake_minimum_required(VERSION 3.16) # also find the version number here. generate_auto_job also reads the # version from here. project(qpdf - VERSION 11.7.1 + VERSION 11.8.0 LANGUAGES C CXX) # Enable correct rpath handling for MacOSX -- cgit v1.2.3-54-g00ecf