Bug 8251 Do not try to debar patrons if returns are not overdue
[koha_fer] / C4 / Csv.pm
index 07ce2eb..95cf634 100644 (file)
--- a/C4/Csv.pm
+++ b/C4/Csv.pm
@@ -26,7 +26,7 @@ use C4::Context;
 use vars qw($VERSION @ISA @EXPORT);
 
 # set the version for version checking
-$VERSION = 3.00;
+$VERSION = 3.07.00.049;
 
 @ISA = qw(Exporter);