Change the VERSION since there are now changes since Perl 5.8.0.
Jarkko Hietaniemi [Mon, 25 Aug 2003 11:11:40 +0000 (11:11 +0000)]
p4raw-id: //depot/perl@20877

ext/I18N/Langinfo/Langinfo.pm

index b052d18..cebff73 100644 (file)
@@ -73,7 +73,7 @@ our @EXPORT_OK = qw(
        YESSTR
 );
 
-our $VERSION = '0.01';
+our $VERSION = '0.02';
 
 sub AUTOLOAD {
     # This AUTOLOAD is used to 'autoload' constants from the constant()