aboutsummaryrefslogtreecommitdiffstats
path: root/include
diff options
context:
space:
mode:
authorJay Berkenbilt <ejb@ql.org>2023-12-16 16:05:48 +0100
committerJay Berkenbilt <ejb@ql.org>2023-12-16 16:06:34 +0100
commit924ebf9f6abb1b682bfde18f537c6f336fc72c82 (patch)
treef83f735df64c7d8b91ae3d461c5d5c9c3a33aa5b /include
parentfdf8d4a67d81916adbaea53fa3a9739a6ac2b683 (diff)
downloadqpdf-924ebf9f6abb1b682bfde18f537c6f336fc72c82.tar.zst
Bump version to 11.7.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 b5b6f8ac..6dd5137e 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 6
-#define QPDF_PATCH_VERSION 4
-#define QPDF_VERSION "11.6.4"
+#define QPDF_MINOR_VERSION 7
+#define QPDF_PATCH_VERSION 0
+#define QPDF_VERSION "11.7.0"
/*
* This file defines symbols that control the which functions,