Adding OPACItemsResultsDisplay syspref & bumping to version 036
[srvgit] / C4 / Context.pm
index 6591e62..49b7435 100644 (file)
@@ -61,7 +61,7 @@ use C4::Boolean;
 
 use vars qw($VERSION $AUTOLOAD $context @context_stack);
 
-$VERSION = '3.00.00.035';
+$VERSION = '3.00.00.036';
 
 =head1 NAME