aboutsummaryrefslogtreecommitdiffstats
path: root/include/qpdf
diff options
context:
space:
mode:
authorJay Berkenbilt <ejb@ql.org>2023-10-07 19:46:00 +0200
committerJay Berkenbilt <ejb@ql.org>2023-10-07 19:46:45 +0200
commitf9cf79706d723c1bed6f8e8c8edfdfcfb5b99657 (patch)
tree1b90cf53d4740e3c1e2c12d23557f45865112218 /include/qpdf
parente5cdeff4bc704cd29f499f46d9bf0e5b0bf9c11c (diff)
downloadqpdf-f9cf79706d723c1bed6f8e8c8edfdfcfb5b99657.tar.zst
Bump version to 11.6.2 and update release notes
Diffstat (limited to 'include/qpdf')
-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 794363a7..3c27949e 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 1
-#define QPDF_VERSION "11.6.1"
+#define QPDF_PATCH_VERSION 2
+#define QPDF_VERSION "11.6.2"
/*
* This file defines symbols that control the which functions,