version IkIWiki use, to help prevent wacky mismatch errors
parent
74e0c83a95
commit
59ff5cf553
|
@ -7,7 +7,7 @@ package IkiWiki;
|
|||
use warnings;
|
||||
use strict;
|
||||
use lib '.'; # For use in nonstandard directory, munged by Makefile.
|
||||
use IkiWiki;
|
||||
use IkiWiki 3.00;
|
||||
|
||||
sub usage () {
|
||||
die gettext("usage: ikiwiki [options] source dest"), "\n",
|
||||
|
|
Loading…
Reference in New Issue