Bug 8383: Add test to check that Perl scripts compile
[koha.git] / C4 / Overdues.pm
index c7430c9..ffdeaf5 100644 (file)
@@ -33,7 +33,7 @@ use vars qw($VERSION @ISA @EXPORT);
 
 BEGIN {
        # set the version for version checking
-       $VERSION = 3.01;
+    $VERSION = 3.07.00.049;
        require Exporter;
        @ISA    = qw(Exporter);
        # subs to rename (and maybe merge some...)