X-Git-Url: http://koha-dev.rot13.org:8081/gitweb/?a=blobdiff_plain;f=C4%2FMatcher.pm;h=59b5876c2ac6f9d51ddb26e61351fc36da628284;hb=2a8e610de75e7c9176d9cd5c0fdda4753141bcfc;hp=d61964ce2037b0348582e9a96f09ab34871ec64f;hpb=60186fa42fa0742eb3e8484f1fd4b16e04d32ae1;p=koha_fer diff --git a/C4/Matcher.pm b/C4/Matcher.pm index d61964ce20..59b5876c2a 100644 --- a/C4/Matcher.pm +++ b/C4/Matcher.pm @@ -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