Merge branch 'bug_9711' into 3.12-master
[koha.git] / C4 / Maintainance.pm
index aea6028..8726ef9 100644 (file)
@@ -29,7 +29,7 @@ require Exporter;
 use vars qw($VERSION @ISA @EXPORT);
 
 # set the version for version checking
-$VERSION = 0.01;
+$VERSION = 3.07.00.049;
 
 =head1 NAME