- still versioning problem, stupid white man ;-)
	   Extended.pm is now 2.00 which *is* higher than 1.10.


git-svn-id: http://dev.catalyst.perl.org/repos/Config-General/trunk@49 be1acefe-a474-0410-9a34-9b3221f2030f
This commit is contained in:
Thomas von Dein
2009-10-10 16:29:15 +00:00
parent 86933eefad
commit 577e668192
3 changed files with 8 additions and 4 deletions

View File

@@ -23,7 +23,7 @@ use vars qw(@ISA @EXPORT);
use strict;
$Config::General::Extended::VERSION = "1.11";
$Config::General::Extended::VERSION = "2.00";
sub new {
@@ -540,7 +540,7 @@ Thomas Linden <tom@daemon.de>
=head1 VERSION
1.11
2.00
=cut