aboutsummaryrefslogtreecommitdiffstats
path: root/CMakeLists.txt
diff options
context:
space:
mode:
authorJay Berkenbilt <ejb@ql.org>2024-01-05 22:17:18 +0100
committerJay Berkenbilt <ejb@ql.org>2024-01-05 23:11:21 +0100
commit543038c52a3e0dc166565142ed7efb183e461948 (patch)
treee0eec3db2b882a1b403ac852ef66113fbdcb5444 /CMakeLists.txt
parente6b6ca466a81c878aaeab3a022ff965f044e0e86 (diff)
downloadqpdf-543038c52a3e0dc166565142ed7efb183e461948.tar.zst
Bump version to 11.8.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 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