aboutsummaryrefslogtreecommitdiffstats
path: root/libqpdf
diff options
context:
space:
mode:
authorJay Berkenbilt <ejb@ql.org>2020-01-27 00:46:19 +0100
committerJay Berkenbilt <ejb@ql.org>2020-01-27 00:49:04 +0100
commit52a2e95dd5ab2c2a197aa0a564a4e09c551e8309 (patch)
treeb0bdef1feb7569594fc9c7feafbd6db13f8d9d9c /libqpdf
parent1b37e33df59326fe2f1a09d314ef0beab9ea2422 (diff)
downloadqpdf-52a2e95dd5ab2c2a197aa0a564a4e09c551e8309.tar.zst
Prepare 9.1.1 releaserelease-qpdf-9.1.1
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 e0644ed1..bbe8f31c 100644
--- a/libqpdf/QPDF.cc
+++ b/libqpdf/QPDF.cc
@@ -24,7 +24,7 @@
#include <qpdf/QPDF_Stream.hh>
#include <qpdf/QPDF_Array.hh>
-std::string QPDF::qpdf_version = "9.1.0";
+std::string QPDF::qpdf_version = "9.1.1";
static char const* EMPTY_PDF =
"%PDF-1.3\n"