Bug 4460 - Amazon's AssociateID tag not used in links so referred revenue lost -...
[koha.git] / C4 / Record.pm
index 89bde32..ed91196 100644 (file)
@@ -39,7 +39,7 @@ use Text::CSV::Encoded; #marc2csv
 use vars qw($VERSION @ISA @EXPORT);
 
 # set the version for version checking
-$VERSION = 3.00;
+$VERSION = 3.07.00.049;
 
 @ISA = qw(Exporter);