aboutsummaryrefslogtreecommitdiffstats
path: root/include
diff options
context:
space:
mode:
authorm-holger <m-holger@kubitscheck.org>2023-03-05 12:28:30 +0100
committerJay Berkenbilt <jberkenbilt@users.noreply.github.com>2023-03-05 15:01:49 +0100
commit284b8efbc6416d0a8dd1931385f68da1eaf271a2 (patch)
treef43558b86cd59232546390f2dfcc6d15768b2bb8 /include
parent57dcf6d99dc4b464b0c6004f05cd2fe2d129f655 (diff)
downloadqpdf-284b8efbc6416d0a8dd1931385f68da1eaf271a2.tar.zst
Bump version to 11.3.1
Diffstat (limited to 'include')
-rw-r--r--include/qpdf/DLL.h4
1 files changed, 2 insertions, 2 deletions
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,