diff options
Diffstat (limited to 'bin/cpantest')
| -rw-r--r-- | bin/cpantest | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/bin/cpantest b/bin/cpantest index 7eb455d..6a2a37b 100644 --- a/bin/cpantest +++ b/bin/cpantest @@ -23,7 +23,7 @@ use vars qw( $Transport ); -$VERSION = '1.36'; +$VERSION = '1.38'; ($Tempfile, $Report) = File::Temp::tempfile(UNLINK => 1); $Reporter = Test::Reporter->new(); %Grades = ( |
