aboutsummaryrefslogtreecommitdiffstats
path: root/CMakeLists.txt
diff options
context:
space:
mode:
authorJay Berkenbilt <ejb@ql.org>2023-12-10 17:23:10 +0100
committerJay Berkenbilt <ejb@ql.org>2023-12-10 17:23:10 +0100
commitd8371889d070d2f88636434ebd8412708a63e54e (patch)
tree249ac9e9f3bf0ed418fda2c30f063d1545eb1b0b /CMakeLists.txt
parent414c83f767178467a5eca74d38b3e5562352162d (diff)
downloadqpdf-d8371889d070d2f88636434ebd8412708a63e54e.tar.zst
Prepare 11.6.4 releasev11.6.4
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 3e9f47a0..5a8d873a 100644
--- a/CMakeLists.txt
+++ b/CMakeLists.txt
@@ -5,7 +5,7 @@ cmake_minimum_required(VERSION 3.16)
# the project line. When updating the version, check make_dist for all
# the places it has to be updated.
project(qpdf
- VERSION 11.6.3
+ VERSION 11.6.4
LANGUAGES C CXX)
# Enable correct rpath handling for MacOSX