aboutsummaryrefslogtreecommitdiffstats
path: root/include
diff options
context:
space:
mode:
authorJay Berkenbilt <ejb@ql.org>2022-10-06 13:02:43 +0200
committerJay Berkenbilt <ejb@ql.org>2022-10-06 13:02:43 +0200
commitd14765f1c3032af24207e7e3b1a34987d17ef73a (patch)
treee7f839a80c8b7797e92848ad534639666a94c8c8 /include
parent6826330adc9dfe3f8ac6c0d911991d4591653151 (diff)
downloadqpdf-d14765f1c3032af24207e7e3b1a34987d17ef73a.tar.zst
Bump version to 11.2.0
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 f801dd9a..14cc5bae 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 1
-#define QPDF_PATCH_VERSION 1
-#define QPDF_VERSION "11.1.1"
+#define QPDF_MINOR_VERSION 2
+#define QPDF_PATCH_VERSION 0
+#define QPDF_VERSION "11.2.0"
/*
* This file defines symbols that control the which functions,