aboutsummaryrefslogtreecommitdiffstats
path: root/include
diff options
context:
space:
mode:
authorJay Berkenbilt <ejb@ql.org>2023-09-05 19:59:15 +0200
committerJay Berkenbilt <ejb@ql.org>2023-09-05 19:59:23 +0200
commitb352791a07a5488e6f1f67220ddce147d20aa26a (patch)
tree66e46158f81830a8db0dba6e4f8a1f57d23dbb49 /include
parent105093ae1896120035170014d17ad63f82ffa6fe (diff)
downloadqpdf-b352791a07a5488e6f1f67220ddce147d20aa26a.tar.zst
Prepare 11.6.1 releasev11.6.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 cb963316..794363a7 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 6
-#define QPDF_PATCH_VERSION 0
-#define QPDF_VERSION "11.6.0"
+#define QPDF_PATCH_VERSION 1
+#define QPDF_VERSION "11.6.1"
/*
* This file defines symbols that control the which functions,