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:
@@ -23,7 +23,7 @@ use vars qw(@ISA @EXPORT);
|
||||
use strict;
|
||||
|
||||
|
||||
$Config::General::Extended::VERSION = "1.10";
|
||||
$Config::General::Extended::VERSION = "1.11";
|
||||
|
||||
|
||||
sub new {
|
||||
@@ -540,7 +540,7 @@ Thomas Linden <tom@daemon.de>
|
||||
|
||||
=head1 VERSION
|
||||
|
||||
1.10
|
||||
1.11
|
||||
|
||||
=cut
|
||||
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
package Config::General::Interpolated;
|
||||
$Config::General::Interpolated::VERSION = "2.02";
|
||||
$Config::General::Interpolated::VERSION = "2.03";
|
||||
|
||||
use strict;
|
||||
use Carp;
|
||||
@@ -283,7 +283,7 @@ See L<http://www.perl.com/perl/misc/Artistic.html>
|
||||
|
||||
=head1 VERSION
|
||||
|
||||
2.01
|
||||
2.02
|
||||
|
||||
=cut
|
||||
|
||||
|
||||
Reference in New Issue
Block a user