Bug 8383: Add test to check that Perl scripts compile
[koha.git] / C4 / Context.pm
index 67d31ee..9ce6c74 100644 (file)
@@ -95,7 +95,7 @@ BEGIN {
     $ismemcached = $memcached->set('ismemcached','1');
     }
 
-    $VERSION = '3.00.00.036';
+    $VERSION = '3.07.00.049';
 }
 
 use DBI;