diff --git a/General.pm b/General.pm index a80f23b..85508b8 100644 --- a/General.pm +++ b/General.pm @@ -32,7 +32,7 @@ use Carp::Heavy; use Carp; use Exporter; -$Config::General::VERSION = "2.57"; +$Config::General::VERSION = "2.58"; use vars qw(@ISA @EXPORT_OK); use base qw(Exporter); @@ -2753,7 +2753,7 @@ Thomas Linden =head1 VERSION -2.57 +2.58 =cut diff --git a/META.yml b/META.yml index 08c5190..be586a7 100644 --- a/META.yml +++ b/META.yml @@ -1,5 +1,5 @@ name: Config-General -version: 2.50 +version: 2.58 version_from: General.pm installdirs: site requires: diff --git a/README b/README index 956ba91..a1baeb7 100644 --- a/README +++ b/README @@ -104,4 +104,4 @@ AUTHOR VERSION - 2.57 + 2.58