aboutsummaryrefslogtreecommitdiffstats
path: root/include
diff options
context:
space:
mode:
authorJay Berkenbilt <ejb@ql.org>2022-09-21 21:58:32 +0200
committerJay Berkenbilt <ejb@ql.org>2022-09-21 21:58:32 +0200
commit6b371cc7276820029082dc58acc9b786ca98ef2c (patch)
tree78afdc6ed7b8ee45516cb3c4544e7e047cc2c74f /include
parent2e6869483bba657515aad305a3aa7013e477c448 (diff)
downloadqpdf-6b371cc7276820029082dc58acc9b786ca98ef2c.tar.zst
Bump version to 11.1.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 30e94217..f801dd9a 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 1
-#define QPDF_PATCH_VERSION 0
-#define QPDF_VERSION "11.1.0"
+#define QPDF_PATCH_VERSION 1
+#define QPDF_VERSION "11.1.1"
/*
* This file defines symbols that control the which functions,