summaryrefslogtreecommitdiffstats
path: root/libqpdf/QPDF.cc
diff options
context:
space:
mode:
authorJay Berkenbilt <ejb@ql.org>2012-08-11 19:39:19 +0200
committerJay Berkenbilt <ejb@ql.org>2012-08-11 19:41:18 +0200
commit59432b5c702809413ae6733ed6ccd5e589d37428 (patch)
tree157e919dcecab4b7b148c440e756194e9f1e874a /libqpdf/QPDF.cc
parente4076762fea8120bb068f6d83a8064ed953d0a07 (diff)
downloadqpdf-59432b5c702809413ae6733ed6ccd5e589d37428.tar.zst
Prepare 3.0.1 releaserelease-qpdf-3.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 ded256bf..7756203f 100644
--- a/libqpdf/QPDF.cc
+++ b/libqpdf/QPDF.cc
@@ -18,7 +18,7 @@
#include <qpdf/QPDF_Null.hh>
#include <qpdf/QPDF_Dictionary.hh>
-std::string QPDF::qpdf_version = "3.0.0";
+std::string QPDF::qpdf_version = "3.0.1";
static char const* EMPTY_PDF =
"%PDF-1.3\n"