aboutsummaryrefslogtreecommitdiffstats
path: root/libqpdf
diff options
context:
space:
mode:
authorJay Berkenbilt <ejb@ql.org>2015-10-31 23:56:26 +0100
committerJay Berkenbilt <ejb@ql.org>2015-11-01 22:40:01 +0100
commite5abc789a26732552388fb9ca97985f8401327b1 (patch)
treeba7f56963e76d8246880b0c6b266aabae8de8ebb /libqpdf
parente06648830693e44855652d31a762607357442beb (diff)
downloadqpdf-e5abc789a26732552388fb9ca97985f8401327b1.tar.zst
Prepare 5.2.0 releaserelease-qpdf-5.2.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 a14a07ea..56119ee2 100644
--- a/libqpdf/QPDF.cc
+++ b/libqpdf/QPDF.cc
@@ -20,7 +20,7 @@
#include <qpdf/QPDF_Null.hh>
#include <qpdf/QPDF_Dictionary.hh>
-std::string QPDF::qpdf_version = "5.1.3";
+std::string QPDF::qpdf_version = "5.2.0";
static char const* EMPTY_PDF =
"%PDF-1.3\n"