From d14765f1c3032af24207e7e3b1a34987d17ef73a Mon Sep 17 00:00:00 2001 From: Jay Berkenbilt Date: Thu, 6 Oct 2022 07:02:43 -0400 Subject: Bump version to 11.2.0 --- include/qpdf/DLL.h | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'include') diff --git a/include/qpdf/DLL.h b/include/qpdf/DLL.h index f801dd9a..14cc5bae 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 1 -#define QPDF_PATCH_VERSION 1 -#define QPDF_VERSION "11.1.1" +#define QPDF_MINOR_VERSION 2 +#define QPDF_PATCH_VERSION 0 +#define QPDF_VERSION "11.2.0" /* * This file defines symbols that control the which functions, -- cgit v1.2.3-70-g09d2