aboutsummaryrefslogtreecommitdiffstats
path: root/libqpdf
diff options
context:
space:
mode:
authorJay Berkenbilt <ejb@ql.org>2018-03-04 13:14:36 +0100
committerJay Berkenbilt <ejb@ql.org>2018-03-04 13:16:20 +0100
commit6fe1e9de400cf3c86233958d5cef0d2e20b09938 (patch)
tree4742b29353afde3c876d51a8b4f6ab1c44cd50e4 /libqpdf
parent5c891cf4c45d2ffe8bc8e78bf95fb0c8f335356f (diff)
downloadqpdf-6fe1e9de400cf3c86233958d5cef0d2e20b09938.tar.zst
Prepare 8.0.1 releaserelease-qpdf-8.0.1
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 5bea2f7a..9e30d6db 100644
--- a/libqpdf/QPDF.cc
+++ b/libqpdf/QPDF.cc
@@ -19,7 +19,7 @@
#include <qpdf/QPDF_Null.hh>
#include <qpdf/QPDF_Dictionary.hh>
-std::string QPDF::qpdf_version = "8.0.0";
+std::string QPDF::qpdf_version = "8.0.1";
static char const* EMPTY_PDF =
"%PDF-1.3\n"