From 924ebf9f6abb1b682bfde18f537c6f336fc72c82 Mon Sep 17 00:00:00 2001 From: Jay Berkenbilt Date: Sat, 16 Dec 2023 10:05:48 -0500 Subject: Bump version to 11.7.0 --- CMakeLists.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'CMakeLists.txt') diff --git a/CMakeLists.txt b/CMakeLists.txt index 5a8d873a..31ee01ef 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.4 + VERSION 11.7.0 LANGUAGES C CXX) # Enable correct rpath handling for MacOSX -- cgit v1.2.3-54-g00ecf