aboutsummaryrefslogtreecommitdiffstats
path: root/qtest/bin
diff options
context:
space:
mode:
authorJay Berkenbilt <ejb@ql.org>2019-12-17 17:30:03 +0100
committerJay Berkenbilt <ejb@ql.org>2019-12-17 17:30:03 +0100
commit18e558e7216a50e153348c99e088f83d2901fa7b (patch)
treee49b3288d1ebbab3613cc7ac48538ef772283dfb /qtest/bin
parente35e4099a23912b2b336b5241e048319ec2cd6c0 (diff)
downloadqpdf-18e558e7216a50e153348c99e088f83d2901fa7b.tar.zst
Update qtest version to 1.6
Diffstat (limited to 'qtest/bin')
-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 1519882a..b0b27ad3 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.5\n";
+ print "$whoami version 1.6\n";
exit 0;
}
if ((@ARGV == 1) && ($ARGV[0] eq '--print-path'))