]> sipb.mit.edu Git - ikiwiki.git/blobdiff - IkiWiki/Plugin/lockedit.pm
finalise version 3.00 of the plugin api
[ikiwiki.git] / IkiWiki / Plugin / lockedit.pm
index 31a9e70cd919124beb1b01b944b000b682e210be..c2c7414c3eb5c6db1da6e7e446925286511bd4a7 100644 (file)
@@ -3,7 +3,7 @@ package IkiWiki::Plugin::lockedit;
 
 use warnings;
 use strict;
-use IkiWiki 2.00;
+use IkiWiki 3.00;
 
 sub import {
        hook(type => "getsetup", id => "lockedit", call => \&getsetup);