Bug 9797 - Follow up : use double quotes in javascript translatable strings
[koha_fer] / 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