From: Jarkko Hietaniemi Date: Mon, 25 Aug 2003 11:11:40 +0000 (+0000) Subject: Change the VERSION since there are now changes since Perl 5.8.0. X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=commitdiff_plain;h=1dc5365a5b4c223ec27fb1bd1204f55701296e28;p=p5sagit%2Fp5-mst-13.2.git Change the VERSION since there are now changes since Perl 5.8.0. p4raw-id: //depot/perl@20877 --- diff --git a/ext/I18N/Langinfo/Langinfo.pm b/ext/I18N/Langinfo/Langinfo.pm index b052d18..cebff73 100644 --- a/ext/I18N/Langinfo/Langinfo.pm +++ b/ext/I18N/Langinfo/Langinfo.pm @@ -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()