projects
/
p5sagit/p5-mst-13.2.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
(parent:
01f4927
)
regen warnings.pl for new version number
Ricardo Signes [Tue, 19 Jan 2010 23:53:21 +0000 (18:53 -0500)]
lib/warnings.pm
patch
|
blob
|
blame
|
history
warnings.pl
patch
|
blob
|
blame
|
history
diff --git
a/lib/warnings.pm
b/lib/warnings.pm
index
55837ba
..
defc208
100644
(file)
--- a/
lib/warnings.pm
+++ b/
lib/warnings.pm
@@
-6,7
+6,7
@@
package warnings;
-our $VERSION = '1.08';
+our $VERSION = '1.09';
# Verify that we're called correctly so that warnings will work.
# see also strict.pm.
diff --git
a/warnings.pl
b/warnings.pl
index
d3aca3d
..
514ccd7
100644
(file)
--- a/
warnings.pl
+++ b/
warnings.pl
@@
-452,7
+452,7
@@
__END__
package warnings;
-our $VERSION = '1.08';
+our $VERSION = '1.09';
# Verify that we're called correctly so that warnings will work.
# see also strict.pm.