aboutsummaryrefslogtreecommitdiffstats
path: root/libqpdf
diff options
context:
space:
mode:
authorJay Berkenbilt <ejb@ql.org>2018-01-14 20:10:04 +0100
committerJay Berkenbilt <ejb@ql.org>2018-01-15 02:09:20 +0100
commit2e4ca7ecf465efda799907c2554870e4f9dc6679 (patch)
treeecb2e7a2accd5542ba95534927869254e26be833 /libqpdf
parentb65e8562ac4abb5663883ab5954f8f6a278629c0 (diff)
downloadqpdf-2e4ca7ecf465efda799907c2554870e4f9dc6679.tar.zst
Update version numbers for 7.1.0release-qpdf-7.1.0
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 51a87d66..52dadc4f 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 = "7.0.0";
+std::string QPDF::qpdf_version = "7.1.0";
static char const* EMPTY_PDF =
"%PDF-1.3\n"