Bug 10403: (follow-up) fix test to use vendor created earlier during test
[koha.git] / C4 / Debug.pm
index 2cbb350..b735ab8 100644 (file)
@@ -27,7 +27,7 @@ use vars qw($VERSION @ISA @EXPORT $debug $cgi_debug);
 # use vars qw(@EXPORT_OK %EXPORT_TAGS);
 
 BEGIN {
-       $VERSION = 1.00;        # set the version for version checking
+    $VERSION = 3.07.00.049;    # set the version for version checking
        @ISA       = qw(Exporter);
        @EXPORT    = qw($debug $cgi_debug);
        # @EXPOR_OK    = qw();