projects
/
p5sagit/p5-mst-13.2.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
(parent:
599230f
)
$attributes::VERSION++ following change 33985.
Nicholas Clark [Sat, 7 Jun 2008 16:33:46 +0000 (16:33 +0000)]
p4raw-id: //depot/perl@34016
lib/attributes.pm
patch
|
blob
|
blame
|
history
diff --git
a/lib/attributes.pm
b/lib/attributes.pm
index
db4a471
..
aa532c2
100644
(file)
--- a/
lib/attributes.pm
+++ b/
lib/attributes.pm
@@
-1,6
+1,6
@@
package attributes;
-our $VERSION = 0.08;
+our $VERSION = 0.09;
@EXPORT_OK = qw(get reftype);
@EXPORT = ();