[perl #56766] [PATCH]
[p5sagit/p5-mst-13.2.git] / ext / B / B.pm
index a212ae1..05ffcb2 100644 (file)
@@ -7,7 +7,7 @@
 #
 package B;
 
-our $VERSION = '1.19';
+our $VERSION = '1.21';
 
 use XSLoader ();
 require Exporter;