projects
/
p5sagit/p5-mst-13.2.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
(parent:
23fab7a
)
Bump version of Carp
Rafael Garcia-Suarez [Sun, 2 May 2010 11:40:54 +0000 (13:40 +0200)]
lib/Carp.pm
patch
|
blob
|
blame
|
history
diff --git
a/lib/Carp.pm
b/lib/Carp.pm
index
b99d4a7
..
a08ff0f
100644
(file)
--- a/
lib/Carp.pm
+++ b/
lib/Carp.pm
@@
-1,6
+1,6
@@
package Carp;
-our $VERSION = '1.15';
+our $VERSION = '1.16';
our $MaxEvalLen = 0;
our $Verbose = 0;