aboutsummaryrefslogtreecommitdiffstats
path: root/include
diff options
context:
space:
mode:
authorJay Berkenbilt <ejb@ql.org>2022-09-12 19:16:56 +0200
committerJay Berkenbilt <ejb@ql.org>2022-09-12 19:19:07 +0200
commit62833ac74ff66347a667fe625b4b98ebb3136b8c (patch)
tree9f969a07424588c870bedf97b7b04c1968561e4d /include
parentd780954bb31dbf98af2ed61a00e22cf7680dd42c (diff)
downloadqpdf-62833ac74ff66347a667fe625b4b98ebb3136b8c.tar.zst
Bump version to 11.1.0
Some new symbols were exported.
Diffstat (limited to 'include')
-rw-r--r--include/qpdf/DLL.h6
1 files changed, 3 insertions, 3 deletions
diff --git a/include/qpdf/DLL.h b/include/qpdf/DLL.h
index c3cafe86..30e94217 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 0
-#define QPDF_PATCH_VERSION 1
-#define QPDF_VERSION "11.0.1"
+#define QPDF_MINOR_VERSION 1
+#define QPDF_PATCH_VERSION 0
+#define QPDF_VERSION "11.1.0"
/*
* This file defines symbols that control the which functions,