diff options
Diffstat (limited to 'cpan/Locale-Codes/lib/Locale/Codes/Constants.pm')
-rw-r--r-- | cpan/Locale-Codes/lib/Locale/Codes/Constants.pm | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/cpan/Locale-Codes/lib/Locale/Codes/Constants.pm b/cpan/Locale-Codes/lib/Locale/Codes/Constants.pm index 4aa829f4fa..e21bef2525 100644 --- a/cpan/Locale-Codes/lib/Locale/Codes/Constants.pm +++ b/cpan/Locale-Codes/lib/Locale/Codes/Constants.pm @@ -16,7 +16,7 @@ require Exporter; our($VERSION,@ISA,@EXPORT); -$VERSION='3.17'; +$VERSION='3.18'; @ISA = qw(Exporter); @EXPORT = qw(LOCALE_CODE_ALPHA_2 LOCALE_CODE_ALPHA_3 |