aboutsummaryrefslogtreecommitdiffstats
path: root/qtest
diff options
context:
space:
mode:
authorJay Berkenbilt <ejb@ql.org>2022-08-06 22:46:00 +0200
committerJay Berkenbilt <ejb@ql.org>2022-08-06 22:46:00 +0200
commit2e3664e1e4e62e16e9a0c4c214bc961ca0ff4ba2 (patch)
tree45c1c16cc7a80070ee7991e8bec6519191acde41 /qtest
parent48dfae6443943512739bee4d5a488592c89f3c1d (diff)
downloadqpdf-2e3664e1e4e62e16e9a0c4c214bc961ca0ff4ba2.tar.zst
Update qtest 1.9 and copy back into qpdf
Diffstat (limited to 'qtest')
-rwxr-xr-xqtest/bin/qtest-driver2
1 files changed, 1 insertions, 1 deletions
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'))