aboutsummaryrefslogtreecommitdiffstats
path: root/libqpdf/QPDF.cc
diff options
context:
space:
mode:
authorJay Berkenbilt <ejb@ql.org>2018-06-23 03:12:26 +0200
committerJay Berkenbilt <ejb@ql.org>2018-06-23 13:50:11 +0200
commit1bd2a2e79b9a0dbd42e812f3e0b0d85e26e99ec4 (patch)
treee3b4a37dcd374dce283002371bc0dbdb0889db73 /libqpdf/QPDF.cc
parent92ca2a41bc4621d54217d8066d726f694c40e5eb (diff)
downloadqpdf-1bd2a2e79b9a0dbd42e812f3e0b0d85e26e99ec4.tar.zst
Prepare 8.1.0 releaserelease-qpdf-8.1.0
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 7d3c10e7..308b3dd2 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.2";
+std::string QPDF::qpdf_version = "8.1.0";
static char const* EMPTY_PDF =
"%PDF-1.3\n"