summaryrefslogtreecommitdiffstats
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 5b1295c0..9d489d44 100644
--- a/qpdf/qpdf.cc
+++ b/qpdf/qpdf.cc
@@ -40,7 +40,7 @@ static int constexpr EXIT_CORRECT_PASSWORD = 3;
static char const* whoami = 0;
-static std::string expected_version = "10.1.0";
+static std::string expected_version = "10.2.0";
struct PageSpec
{