Bumping version to 3.10.0 and adding sponsors that are were not already written
[koha.git] / C4 / RotatingCollections.pm
index b576868..d8b94b3 100644 (file)
@@ -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