- dist tarball for 2.41 missed t/Tie/LxHash.pm. Dammit.
          the File to the MANIFEST.


git-svn-id: http://dev.catalyst.perl.org/repos/Config-General/trunk@68 be1acefe-a474-0410-9a34-9b3221f2030f
This commit is contained in:
Thomas von Dein
2009-10-10 16:46:05 +00:00
parent e2819aa525
commit b75401d426
6 changed files with 662 additions and 13 deletions

View File

@@ -32,7 +32,7 @@ use Carp::Heavy;
use Carp;
use Exporter;
$Config::General::VERSION = 2.41;
$Config::General::VERSION = 2.42;
use vars qw(@ISA @EXPORT_OK);
use base qw(Exporter);
@@ -2522,7 +2522,7 @@ Thomas Linden <tlinden |AT| cpan.org>
=head1 VERSION
2.41
2.42
=cut