From a079a0f437c3faad0bce55f6bacb404cebd5151e Mon Sep 17 00:00:00 2001 From: Thomas von Dein Date: Sat, 3 May 2014 16:50:15 +0000 Subject: [PATCH] bump version, fix rt.cpan.org#95314 git-svn-id: http://dev.catalyst.perl.org/repos/Config-General/trunk@100 be1acefe-a474-0410-9a34-9b3221f2030f --- General.pm | 4 ++-- README | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/General.pm b/General.pm index d0af0b4..fd37174 100644 --- a/General.pm +++ b/General.pm @@ -32,7 +32,7 @@ use Carp::Heavy; use Carp; use Exporter; -$Config::General::VERSION = "2.54"; +$Config::General::VERSION = "2.55"; use vars qw(@ISA @EXPORT_OK); use base qw(Exporter); @@ -2748,7 +2748,7 @@ Thomas Linden =head1 VERSION -2.54 +2.55 =cut diff --git a/README b/README index 2a62d38..ce2c186 100644 --- a/README +++ b/README @@ -104,4 +104,4 @@ AUTHOR VERSION - 2.54 + 2.55