X-Git-Url: http://koha-dev.rot13.org:8081/gitweb/?a=blobdiff_plain;f=C4%2FRotatingCollections.pm;h=d8b94b32b0d585d7b320c431dda41bf07183c69c;hb=f69ebeef6731c87ec22cea1885bf7e5a9ee91a26;hp=b5768680744659c3328502a137b8f1c50279f3be;hpb=ef8171ba425f766b67d9e139194b6a8d570e301e;p=koha_fer diff --git a/C4/RotatingCollections.pm b/C4/RotatingCollections.pm index b576868074..d8b94b32b0 100644 --- a/C4/RotatingCollections.pm +++ b/C4/RotatingCollections.pm @@ -37,7 +37,7 @@ use Data::Dumper; use vars qw($VERSION @ISA @EXPORT); # set the version for version checking -$VERSION = 0.01; +$VERSION = 3.07.00.049; =head1 NAME