aboutsummaryrefslogtreecommitdiffstats
path: root/libqpdf/QPDF.cc
diff options
context:
space:
mode:
authorJay Berkenbilt <ejb@ql.org>2019-05-18 14:56:37 +0200
committerJay Berkenbilt <ejb@ql.org>2019-05-18 14:56:37 +0200
commitb1a78be1a8a09031c544daa48e9c7e1f95a18e80 (patch)
tree6d60e07240047bfb12b59486a03964395a2b83d3 /libqpdf/QPDF.cc
parente61ee88dd27c228fe74537866012ef9afdb7d16e (diff)
downloadqpdf-b1a78be1a8a09031c544daa48e9c7e1f95a18e80.tar.zst
Prepare 8.4.2 release
Diffstat (limited to 'libqpdf/QPDF.cc')
-rw-r--r--libqpdf/QPDF.cc2
1 files changed, 1 insertions, 1 deletions
diff --git a/libqpdf/QPDF.cc b/libqpdf/QPDF.cc
index fd76bc18..c1e30e08 100644
--- a/libqpdf/QPDF.cc
+++ b/libqpdf/QPDF.cc
@@ -21,7 +21,7 @@
#include <qpdf/QPDF_Dictionary.hh>
#include <qpdf/QPDF_Stream.hh>
-std::string QPDF::qpdf_version = "8.4.1";
+std::string QPDF::qpdf_version = "8.4.2";
static char const* EMPTY_PDF =
"%PDF-1.3\n"