projects
/
p5sagit/p5-mst-13.2.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
(from parent 1:
c51122b
)
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
patch
|
blob
|
blame
|
history
diff --git
a/ext/I18N/Langinfo/Langinfo.pm
b/ext/I18N/Langinfo/Langinfo.pm
index
b052d18
..
cebff73
100644
(file)
--- 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()