Bug 7143: Updating history and about file
[koha.git] / C4 / Matcher.pm
index d61964c..59b5876 100644 (file)
@@ -29,7 +29,7 @@ use vars qw($VERSION);
 
 BEGIN {
        # set the version for version checking
-       $VERSION = 3.01;
+    $VERSION = 3.07.00.049;
 }
 
 =head1 NAME