From d1834d43174f22153ff6f9a88cab0b8d489a85e0 Mon Sep 17 00:00:00 2001 From: m-holger Date: Mon, 22 May 2023 11:54:12 +0100 Subject: Bump version to 11.5.0 --- include/qpdf/DLL.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'include') diff --git a/include/qpdf/DLL.h b/include/qpdf/DLL.h index 667a0cf5..fae2387e 100644 --- a/include/qpdf/DLL.h +++ b/include/qpdf/DLL.h @@ -25,9 +25,9 @@ /* The first version of qpdf to include the version constants is 10.6.0. */ #define QPDF_MAJOR_VERSION 11 -#define QPDF_MINOR_VERSION 4 +#define QPDF_MINOR_VERSION 5 #define QPDF_PATCH_VERSION 0 -#define QPDF_VERSION "11.4.0" +#define QPDF_VERSION "11.5.0" /* * This file defines symbols that control the which functions, -- cgit v1.2.3-54-g00ecf