aboutsummaryrefslogtreecommitdiffstats
path: root/libqpdf
diff options
context:
space:
mode:
authorJay Berkenbilt <ejb@ql.org>2019-02-02 03:29:40 +0100
committerJay Berkenbilt <ejb@ql.org>2019-02-02 04:25:25 +0100
commit03074ca5a071527f85954d02081413a6b4e0d020 (patch)
tree6da7639ef38ce049377717b3608145154c6e4fac /libqpdf
parent38a6cf886694abc67703604986cdeaf1ac9d20d5 (diff)
downloadqpdf-03074ca5a071527f85954d02081413a6b4e0d020.tar.zst
Prepare 8.4.0 release
Diffstat (limited to 'libqpdf')
-rw-r--r--libqpdf/QPDF.cc2
1 files changed, 1 insertions, 1 deletions
diff --git a/libqpdf/QPDF.cc b/libqpdf/QPDF.cc
index f49c0216..e9d0b77a 100644
--- a/libqpdf/QPDF.cc
+++ b/libqpdf/QPDF.cc
@@ -20,7 +20,7 @@
#include <qpdf/QPDF_Dictionary.hh>
#include <qpdf/QPDF_Stream.hh>
-std::string QPDF::qpdf_version = "8.3.0";
+std::string QPDF::qpdf_version = "8.4.0";
static char const* EMPTY_PDF =
"%PDF-1.3\n"