aboutsummaryrefslogtreecommitdiffstats
path: root/qtest/bin
diff options
context:
space:
mode:
authorJay Berkenbilt <ejb@ql.org>2008-11-23 19:50:47 +0100
committerJay Berkenbilt <ejb@ql.org>2008-11-23 19:50:47 +0100
commitb2ccd972decd2d97e1dbffb75e91407a3392b52d (patch)
treed63889c7fe172dc77f0ba867be3d365186f63f4c /qtest/bin
parent337b9007088670363ff6444b2bffa7e8aa6498dc (diff)
downloadqpdf-b2ccd972decd2d97e1dbffb75e91407a3392b52d.tar.zst
update qtest
git-svn-id: svn+q:///qpdf/trunk@640 71b93d88-0707-0410-a8cf-f5a4172ac649
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 723a3e3f..c51030ea 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.2\n";
+ print "$whoami version 1.3\n";
exit 0;
}
if ((@ARGV == 1) && ($ARGV[0] eq '--print-path'))