Remove the warning "v-string in require/use non portable"
[p5sagit/p5-mst-13.2.git] / ext / attrs / attrs.pm
index 6c50bea..c483cd3 100644 (file)
@@ -1,7 +1,7 @@
 package attrs;
 use XSLoader ();
 
-$VERSION = "1.0";
+$VERSION = "1.02";
 
 =head1 NAME