aboutsummaryrefslogtreecommitdiffstats
path: root/CMakeLists.txt
diff options
context:
space:
mode:
authorJay Berkenbilt <ejb@ql.org>2023-12-29 19:38:02 +0100
committerJay Berkenbilt <ejb@ql.org>2023-12-29 19:40:30 +0100
commitd9b8b0aae1ff8e4289f69c4e08b735e71cee4c9b (patch)
tree8101301d7cce26c3abddfebe7f4554216ca82d0f /CMakeLists.txt
parent78a7193fe2a5d14ca422407b35de9302f01d62ec (diff)
downloadqpdf-d9b8b0aae1ff8e4289f69c4e08b735e71cee4c9b.tar.zst
Bump version to 11.7.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 e0e3976b..a193139c 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.0
+ VERSION 11.7.1
LANGUAGES C CXX)
# Enable correct rpath handling for MacOSX