This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Bump B version numbers
[perl5.git] / ext / B / B / Disassembler.pm
index 624acb3..c64b973 100644 (file)
@@ -5,7 +5,7 @@
 #      You may distribute under the terms of either the GNU General Public
 #      License or the Artistic License, as specified in the README file.
 
-$B::Disassembler::VERSION = '1.03';
+$B::Disassembler::VERSION = '1.04';
 
 package B::Disassembler::BytecodeStream;