mirror of
https://codeberg.org/scip/Config-General.git
synced 2025-12-16 20:21:01 +01:00
2.22
- incremented all version numbers because of cpan problem. no further changes. See Bug #3347 (rt.cpan.org). git-svn-id: http://dev.catalyst.perl.org/repos/Config-General/trunk@48 be1acefe-a474-0410-9a34-9b3221f2030f
This commit is contained in:
@@ -18,7 +18,7 @@ use strict;
|
||||
use Carp;
|
||||
use Exporter;
|
||||
|
||||
$Config::General::VERSION = "2.21";
|
||||
$Config::General::VERSION = "2.22";
|
||||
|
||||
use vars qw(@ISA @EXPORT);
|
||||
@ISA = qw(Exporter);
|
||||
@@ -1928,7 +1928,7 @@ Thomas Linden <tom@daemon.de>
|
||||
|
||||
=head1 VERSION
|
||||
|
||||
2.21
|
||||
2.22
|
||||
|
||||
=cut
|
||||
|
||||
|
||||
Reference in New Issue
Block a user