aboutsummaryrefslogtreecommitdiffstats
path: root/qtest/bin
diff options
context:
space:
mode:
authorJay Berkenbilt <ejb@ql.org>2008-06-30 16:48:16 +0200
committerJay Berkenbilt <ejb@ql.org>2008-06-30 16:48:16 +0200
commit212ca68f4f7ce36cbca0090a371edc0a762df5e5 (patch)
tree26d1678765e08686ae68778896e5ebc16335672c /qtest/bin
parent31dbfc0ef9338911bd5c9d6a2e607611ba4449bc (diff)
downloadqpdf-212ca68f4f7ce36cbca0090a371edc0a762df5e5.tar.zst
2.0.2
git-svn-id: svn+q:///qpdf/trunk@634 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 1af99291..723a3e3f 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.1\n";
+ print "$whoami version 1.2\n";
exit 0;
}
if ((@ARGV == 1) && ($ARGV[0] eq '--print-path'))