increment interface version

master
Joey Hess 2009-01-07 15:01:43 -05:00
parent b495779937
commit e1e1d37753
1 changed files with 1 additions and 1 deletions

View File

@ -6,7 +6,7 @@ package IkiWiki::Plugin::skeleton;
use warnings;
use strict;
use IkiWiki 2.00;
use IkiWiki 3.00;
sub import {
hook(type => "getopt", id => "skeleton", call => \&getopt);