projects
/
p5sagit/p5-mst-13.2.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
(parent:
0ca8209
)
Bump version to 0.79
Rafael Garcia-Suarez [Sun, 25 Nov 2007 17:22:19 +0000 (17:22 +0000)]
p4raw-id: //depot/perl@32489
lib/Attribute/Handlers.pm
patch
|
blob
|
blame
|
history
diff --git
a/lib/Attribute/Handlers.pm
b/lib/Attribute/Handlers.pm
index
0cf380c
..
6e45a72
100644
(file)
--- a/
lib/Attribute/Handlers.pm
+++ b/
lib/Attribute/Handlers.pm
@@
-4,7
+4,7
@@
use Carp;
use warnings;
use strict;
use vars qw($VERSION $AUTOLOAD);
-$VERSION = '0.78_07';
+$VERSION = '0.79';
# $DB::single=1;
my %symcache;