aboutsummaryrefslogtreecommitdiffstats
path: root/include
diff options
context:
space:
mode:
authorJay Berkenbilt <ejb@ql.org>2023-09-02 21:23:41 +0200
committerJay Berkenbilt <ejb@ql.org>2023-09-02 23:28:23 +0200
commit1db8a8b26f9daee323e57e3b28f61fdf39be3ae1 (patch)
tree39aa1bcf446a8de941d8e90c3b7eea28f41d670f /include
parentfb704143cd7ebe8dc13885f41cc3ad168c45eb4c (diff)
downloadqpdf-1db8a8b26f9daee323e57e3b28f61fdf39be3ae1.tar.zst
Bump version to 11.6
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 fae2387e..cb963316 100644
--- a/include/qpdf/DLL.h
+++ b/include/qpdf/DLL.h
@@ -25,9 +25,9 @@
/* The first version of qpdf to include the version constants is 10.6.0. */
#define QPDF_MAJOR_VERSION 11
-#define QPDF_MINOR_VERSION 5
+#define QPDF_MINOR_VERSION 6
#define QPDF_PATCH_VERSION 0
-#define QPDF_VERSION "11.5.0"
+#define QPDF_VERSION "11.6.0"
/*
* This file defines symbols that control the which functions,