From 2e3664e1e4e62e16e9a0c4c214bc961ca0ff4ba2 Mon Sep 17 00:00:00 2001 From: Jay Berkenbilt Date: Sat, 6 Aug 2022 16:46:00 -0400 Subject: Update qtest 1.9 and copy back into qpdf --- qtest/bin/qtest-driver | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'qtest') diff --git a/qtest/bin/qtest-driver b/qtest/bin/qtest-driver index c37c4d1d..fa8d82c3 100755 --- a/qtest/bin/qtest-driver +++ b/qtest/bin/qtest-driver @@ -33,7 +33,7 @@ require TestDriver; if ((@ARGV == 1) && ($ARGV[0] eq '--version')) { - print "$whoami version 1.8\n"; + print "$whoami version 1.9\n"; exit 0; } if ((@ARGV == 1) && ($ARGV[0] eq '--print-path')) -- cgit v1.2.3-54-g00ecf