B::Disassembler.pm
[p5sagit/p5-mst-13.2.git] / ext / B / B.pm
index 95b2f04..fa3c218 100644 (file)
@@ -7,7 +7,7 @@
 #
 package B;
 
-our $VERSION = '1.08';
+our $VERSION = '1.09';
 
 use XSLoader ();
 require Exporter;