aboutsummaryrefslogtreecommitdiffstats
path: root/include
diff options
context:
space:
mode:
authorJay Berkenbilt <ejb@ql.org>2023-12-10 17:23:10 +0100
committerJay Berkenbilt <ejb@ql.org>2023-12-10 17:23:10 +0100
commitd8371889d070d2f88636434ebd8412708a63e54e (patch)
tree249ac9e9f3bf0ed418fda2c30f063d1545eb1b0b /include
parent414c83f767178467a5eca74d38b3e5562352162d (diff)
downloadqpdf-d8371889d070d2f88636434ebd8412708a63e54e.tar.zst
Prepare 11.6.4 releasev11.6.4
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 74c3c62e..b5b6f8ac 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 3
-#define QPDF_VERSION "11.6.3"
+#define QPDF_PATCH_VERSION 4
+#define QPDF_VERSION "11.6.4"
/*
* This file defines symbols that control the which functions,