summaryrefslogtreecommitdiff
path: root/cpan/Test-Simple/lib/ok.pm
diff options
context:
space:
mode:
Diffstat (limited to 'cpan/Test-Simple/lib/ok.pm')
-rw-r--r--cpan/Test-Simple/lib/ok.pm2
1 files changed, 1 insertions, 1 deletions
diff --git a/cpan/Test-Simple/lib/ok.pm b/cpan/Test-Simple/lib/ok.pm
index 89a8653c15..66dcad8635 100644
--- a/cpan/Test-Simple/lib/ok.pm
+++ b/cpan/Test-Simple/lib/ok.pm
@@ -1,5 +1,5 @@
package ok;
-our $VERSION = '1.302161'; # TRIAL
+our $VERSION = '1.302162';
use strict;
use Test::More ();