diff options
Diffstat (limited to 'Master/tlpkg/tlperl/lib/ok.pm')
-rw-r--r-- | Master/tlpkg/tlperl/lib/ok.pm | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Master/tlpkg/tlperl/lib/ok.pm b/Master/tlpkg/tlperl/lib/ok.pm index 19f0f0835c7..66dcad8635f 100644 --- a/Master/tlpkg/tlperl/lib/ok.pm +++ b/Master/tlpkg/tlperl/lib/ok.pm @@ -1,5 +1,5 @@ package ok; -our $VERSION = '1.302133'; +our $VERSION = '1.302162'; use strict; use Test::More (); |