fix tests

This commit is contained in:
Paul Walrath
2025-01-07 20:36:10 +00:00
parent c06889d835
commit e3216b2ee8
4 changed files with 20 additions and 2 deletions

View File

@@ -32,7 +32,7 @@ use Carp::Heavy;
use Carp;
use Exporter;
$Config::General::VERSION = "2.66";
$Config::General::VERSION = "2.67";
use base qw(Exporter);
our @EXPORT_OK = qw(ParseConfig SaveConfig SaveConfigString);
@@ -2888,7 +2888,7 @@ Thomas Linden <tlinden |AT| cpan.org>
=head1 VERSION
2.66
2.67
=cut