From 284b8efbc6416d0a8dd1931385f68da1eaf271a2 Mon Sep 17 00:00:00 2001 From: m-holger Date: Sun, 5 Mar 2023 11:28:30 +0000 Subject: Bump version to 11.3.1 --- 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 e3beace6..f6e17740 100644 --- a/include/qpdf/DLL.h +++ b/include/qpdf/DLL.h @@ -26,8 +26,8 @@ /* The first version of qpdf to include the version constants is 10.6.0. */ #define QPDF_MAJOR_VERSION 11 #define QPDF_MINOR_VERSION 3 -#define QPDF_PATCH_VERSION 0 -#define QPDF_VERSION "11.3.0" +#define QPDF_PATCH_VERSION 1 +#define QPDF_VERSION "11.3.1" /* * This file defines symbols that control the which functions, -- cgit v1.2.3-54-g00ecf