aboutsummaryrefslogtreecommitdiffstats
path: root/include
diff options
context:
space:
mode:
authorm-holger <m-holger@kubitscheck.org>2023-03-05 12:28:30 +0100
committerm-holger <m-holger@kubitscheck.org>2023-03-05 16:19:26 +0100
commit4359de903866b2753273ddfefc12f00d06c83668 (patch)
tree7bd353e10aac0218c1962f47d59f2bd604dc0f07 /include
parentb27be3ed27890ae8226560817f14c117927cee55 (diff)
downloadqpdf-4359de903866b2753273ddfefc12f00d06c83668.tar.zst
Bump version to 11.4.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 f6e17740..667a0cf5 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 3
-#define QPDF_PATCH_VERSION 1
-#define QPDF_VERSION "11.3.1"
+#define QPDF_MINOR_VERSION 4
+#define QPDF_PATCH_VERSION 0
+#define QPDF_VERSION "11.4.0"
/*
* This file defines symbols that control the which functions,