summaryrefslogtreecommitdiffstats
path: root/libqpdf/QPDF.cc
diff options
context:
space:
mode:
authorJay Berkenbilt <ejb@ql.org>2013-10-18 15:53:07 +0200
committerJay Berkenbilt <ejb@ql.org>2013-10-18 19:51:30 +0200
commite1bd72b46c5c1b0809560db9e7c5c13946698892 (patch)
treeaa273e87439ac99e9fe48d22b8a3786ffd7eac21 /libqpdf/QPDF.cc
parentcb1188e1053ef4e438f8bd2ccf8a3af835ba87d6 (diff)
downloadqpdf-e1bd72b46c5c1b0809560db9e7c5c13946698892.tar.zst
Prepare for 5.0.1 releaserelease-qpdf-5.0.1
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 26efaa78..cae7a7c2 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 = "5.0.0";
+std::string QPDF::qpdf_version = "5.0.1";
static char const* EMPTY_PDF =
"%PDF-1.3\n"