aboutsummaryrefslogtreecommitdiffstats
path: root/qtest
diff options
context:
space:
mode:
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'))