]> git.vanrenterghem.biz Git - git.ikiwiki.info.git/blobdiff - IkiWiki/Plugin/remove.pm
Merge branch 'master' into next
[git.ikiwiki.info.git] / IkiWiki / Plugin / remove.pm
index 7815016625a3c84b4e8dc212d9fb86f728adf31d..21989aff3ff1c812af0ca83f5d8ecd72046393aa 100644 (file)
@@ -3,7 +3,7 @@ package IkiWiki::Plugin::remove;
 
 use warnings;
 use strict;
-use IkiWiki 2.00;
+use IkiWiki 3.00;
 
 sub import {
        hook(type => "getsetup", id => "remove", call => \&getsetup);