aboutsummaryrefslogtreecommitdiffstats
path: root/include
diff options
context:
space:
mode:
authorJay Berkenbilt <ejb@ql.org>2023-10-15 01:34:45 +0200
committerJay Berkenbilt <ejb@ql.org>2023-10-15 01:34:45 +0200
commit9055723af36fb1d799793e8866df334956c7ac09 (patch)
treeb43a28b289430515cba162e3c44969e4c6391835 /include
parentd2d954ca1536803fb726cf645411bf939b6c26df (diff)
downloadqpdf-9055723af36fb1d799793e8866df334956c7ac09.tar.zst
Bump version to 11.6.3
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 3c27949e..74c3c62e 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 6
-#define QPDF_PATCH_VERSION 2
-#define QPDF_VERSION "11.6.2"
+#define QPDF_PATCH_VERSION 3
+#define QPDF_VERSION "11.6.3"
/*
* This file defines symbols that control the which functions,