projects
/
p5sagit/Devel-GlobalDestruction.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
(parent:
faf4ea2
)
version bump
Devel-GlobalDestruction-0.02
Yuval Kogman [Sat, 9 Aug 2008 04:59:34 +0000 (
04:59
+0000)]
lib/Devel/GlobalDestruction.pm
patch
|
blob
|
blame
|
history
diff --git
a/lib/Devel/GlobalDestruction.pm
b/lib/Devel/GlobalDestruction.pm
index
314e1c3
..
901f1ad
100644
(file)
--- a/
lib/Devel/GlobalDestruction.pm
+++ b/
lib/Devel/GlobalDestruction.pm
@@
-8,7
+8,7
@@
use warnings;
use vars qw($VERSION @ISA);
BEGIN {
- $VERSION = '0.01';
+ $VERSION = '0.02';
local $@;