aboutsummaryrefslogtreecommitdiffstats
path: root/include
diff options
context:
space:
mode:
authorJay Berkenbilt <ejb@ql.org>2022-11-26 22:28:29 +0100
committerJay Berkenbilt <jberkenbilt@users.noreply.github.com>2022-11-27 00:13:46 +0100
commit1d9209ee743a34597de6965edf40333a3eca47b8 (patch)
tree565c5ad4bb4b04b51d0af8657944c2403235976f /include
parent3f632458ae15b5c63b639e46bf2d89653401d8aa (diff)
downloadqpdf-1d9209ee743a34597de6965edf40333a3eca47b8.tar.zst
Bump version to 11.2.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 257486b0..ac161fe7 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 2
-#define QPDF_PATCH_VERSION 0
-#define QPDF_VERSION "11.2.0"
+#define QPDF_PATCH_VERSION 1
+#define QPDF_VERSION "11.2.1"
/*
* This file defines symbols that control the which functions,