Bug 5670: [QA Followup] Don't force ISO dates.
[koha.git] / C4 / RotatingCollections.pm
index 3fc6d66..709eaf2 100644 (file)
@@ -35,8 +35,6 @@ use Data::Dumper;
 
 use vars qw(@ISA @EXPORT);
 
-# set the version for version checking
-$VERSION = 3.07.00.049;
 
 =head1 NAME