mirror of
https://codeberg.org/scip/Config-General.git
synced 2025-12-16 20:21:01 +01:00
bump version
git-svn-id: http://dev.catalyst.perl.org/repos/Config-General/trunk@103 be1acefe-a474-0410-9a34-9b3221f2030f
This commit is contained in:
@@ -32,7 +32,7 @@ use Carp::Heavy;
|
|||||||
use Carp;
|
use Carp;
|
||||||
use Exporter;
|
use Exporter;
|
||||||
|
|
||||||
$Config::General::VERSION = "2.57";
|
$Config::General::VERSION = "2.58";
|
||||||
|
|
||||||
use vars qw(@ISA @EXPORT_OK);
|
use vars qw(@ISA @EXPORT_OK);
|
||||||
use base qw(Exporter);
|
use base qw(Exporter);
|
||||||
@@ -2753,7 +2753,7 @@ Thomas Linden <tlinden |AT| cpan.org>
|
|||||||
|
|
||||||
=head1 VERSION
|
=head1 VERSION
|
||||||
|
|
||||||
2.57
|
2.58
|
||||||
|
|
||||||
=cut
|
=cut
|
||||||
|
|
||||||
|
|||||||
2
META.yml
2
META.yml
@@ -1,5 +1,5 @@
|
|||||||
name: Config-General
|
name: Config-General
|
||||||
version: 2.50
|
version: 2.58
|
||||||
version_from: General.pm
|
version_from: General.pm
|
||||||
installdirs: site
|
installdirs: site
|
||||||
requires:
|
requires:
|
||||||
|
|||||||
Reference in New Issue
Block a user