aboutsummaryrefslogtreecommitdiffstats
path: root/CMakeLists.txt
diff options
context:
space:
mode:
authorm-holger <m-holger@kubitscheck.org>2023-03-05 12:28:30 +0100
committerm-holger <m-holger@kubitscheck.org>2023-03-05 16:19:26 +0100
commit4359de903866b2753273ddfefc12f00d06c83668 (patch)
tree7bd353e10aac0218c1962f47d59f2bd604dc0f07 /CMakeLists.txt
parentb27be3ed27890ae8226560817f14c117927cee55 (diff)
downloadqpdf-4359de903866b2753273ddfefc12f00d06c83668.tar.zst
Bump version to 11.4.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 655ae174..d2ec8ffd 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.3.1
+ VERSION 11.4.0
LANGUAGES C CXX)
# Enable correct rpath handling for MacOSX