aboutsummaryrefslogtreecommitdiffstats
path: root/CMakeLists.txt
diff options
context:
space:
mode:
authorJay Berkenbilt <ejb@ql.org>2023-09-05 19:59:15 +0200
committerJay Berkenbilt <ejb@ql.org>2023-09-05 19:59:23 +0200
commitb352791a07a5488e6f1f67220ddce147d20aa26a (patch)
tree66e46158f81830a8db0dba6e4f8a1f57d23dbb49 /CMakeLists.txt
parent105093ae1896120035170014d17ad63f82ffa6fe (diff)
downloadqpdf-b352791a07a5488e6f1f67220ddce147d20aa26a.tar.zst
Prepare 11.6.1 releasev11.6.1
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 c694fe04..abf17a0b 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.0
+ VERSION 11.6.1
LANGUAGES C CXX)
# Enable correct rpath handling for MacOSX