Bug 20912: (QA follow-up) Rebase error corrections
[koha.git] / C4 / Boolean.pm
index 442c57e..7ef9fc0 100644 (file)
@@ -27,7 +27,6 @@ use warnings;
 use Carp;
 use base qw(Exporter);
 
-our    $VERSION = 3.07.00.049;
 our    @EXPORT_OK = qw( true_p);
 
 =head1 NAME