Bug 10403: (follow-up) fix test to use vendor created earlier during test
[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