diff options
Diffstat (limited to 'cpan/Locale-Codes/lib/Locale/Codes/Country.pm')
-rw-r--r-- | cpan/Locale-Codes/lib/Locale/Codes/Country.pm | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/cpan/Locale-Codes/lib/Locale/Codes/Country.pm b/cpan/Locale-Codes/lib/Locale/Codes/Country.pm index 34494cc31f..1175b7876f 100644 --- a/cpan/Locale-Codes/lib/Locale/Codes/Country.pm +++ b/cpan/Locale-Codes/lib/Locale/Codes/Country.pm @@ -21,7 +21,7 @@ use Locale::Codes::Country_Codes; our($VERSION,@ISA,@EXPORT,@EXPORT_OK); -$VERSION='3.17'; +$VERSION='3.18'; @ISA = qw(Exporter); @EXPORT = qw(code2country country2code |