aboutsummaryrefslogtreecommitdiffstats
path: root/include
diff options
context:
space:
mode:
authorJay Berkenbilt <ejb@ql.org>2022-09-12 18:43:46 +0200
committerJay Berkenbilt <ejb@ql.org>2022-09-12 18:43:46 +0200
commit7aa2306ef4d6197675ec20345a0fb4cdf18184ab (patch)
tree8ac8903ec5ef6b1bda3c8ea3b441ada5b9afff4e /include
parent4963ce6a533fdb423f00a13f0e15f96b33325f18 (diff)
downloadqpdf-7aa2306ef4d6197675ec20345a0fb4cdf18184ab.tar.zst
Bump version to 11.0.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 a29a8d14..c3cafe86 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 0
-#define QPDF_PATCH_VERSION 0
-#define QPDF_VERSION "11.0.0"
+#define QPDF_PATCH_VERSION 1
+#define QPDF_VERSION "11.0.1"
/*
* This file defines symbols that control the which functions,