]> sipb.mit.edu Git - ikiwiki.git/blobdiff - IkiWiki/Plugin/pagecount.pm
typo
[ikiwiki.git] / IkiWiki / Plugin / pagecount.pm
index c08ab3931df261de093a558002712a4ccc5db685..a143f24d089d3ff0d405fd0c6f1544558375600c 100644 (file)
@@ -3,7 +3,7 @@ package IkiWiki::Plugin::pagecount;
 
 use warnings;
 use strict;
-use IkiWiki 2.00;
+use IkiWiki 3.00;
 
 sub import {
        hook(type => "getsetup", id => "pagecount", call => \&getsetup);