aboutsummaryrefslogtreecommitdiffstats
path: root/CMakeLists.txt
diff options
context:
space:
mode:
authorJay Berkenbilt <ejb@ql.org>2024-01-09 19:27:25 +0100
committerJay Berkenbilt <ejb@ql.org>2024-01-10 22:45:13 +0100
commit1ecdbc1e55a7970f4822e32883405b6bbaeb8495 (patch)
tree24ae5ca8b739c85618ae8e58f461db835aeaf11e /CMakeLists.txt
parent9c723aeb56351e20203f0c0058e5f718f44dee22 (diff)
downloadqpdf-1ecdbc1e55a7970f4822e32883405b6bbaeb8495.tar.zst
Bump version to 11.9.0
Diffstat (limited to 'CMakeLists.txt')
-rw-r--r--CMakeLists.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/CMakeLists.txt b/CMakeLists.txt
index 928401b4..89a28302 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.8.0
+ VERSION 11.9.0
LANGUAGES C CXX)
# Enable correct rpath handling for MacOSX