mirror of
https://github.com/qpdf/qpdf.git
synced 2025-02-07 06:08:26 +00:00
Update qtest 1.9 and copy back into qpdf
This commit is contained in:
parent
48dfae6443
commit
2e3664e1e4
1
TODO
1
TODO
@ -6,7 +6,6 @@ Before Release:
|
||||
|
||||
* At next release, hide release-qpdf-10.6.3.0cmake* versions at readthedocs
|
||||
* Stay on top of https://github.com/pikepdf/pikepdf/pull/315
|
||||
* Release qtest with updates to qtest-driver and copy back into qpdf
|
||||
|
||||
Next:
|
||||
* Support json v2 in the C API. At a minimum, write_json,
|
||||
|
@ -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'))
|
||||
|
Loading…
x
Reference in New Issue
Block a user