aboutsummaryrefslogtreecommitdiffstats
path: root/qpdf/qpdf.cc
diff options
context:
space:
mode:
Diffstat (limited to 'qpdf/qpdf.cc')
-rw-r--r--qpdf/qpdf.cc2
1 files changed, 1 insertions, 1 deletions
diff --git a/qpdf/qpdf.cc b/qpdf/qpdf.cc
index 8bf89340..90f719b1 100644
--- a/qpdf/qpdf.cc
+++ b/qpdf/qpdf.cc
@@ -30,7 +30,7 @@ static int const EXIT_WARNING = 3;
static char const* whoami = 0;
-static std::string expected_version = "8.4.0";
+static std::string expected_version = "8.4.1";
struct PageSpec
{