Letters.pm: Minor change. Unsure if this is "the right" move, but pretty sure the...
[koha_fer] / C4 / Context.pm
index 4c7f1aa..5ff2474 100644 (file)
@@ -61,7 +61,7 @@ use C4::Boolean;
 
 use vars qw($VERSION $AUTOLOAD $context @context_stack);
 
-$VERSION = '3.00.00.028';
+$VERSION = '3.00.00.032';
 
 =head1 NAME