Photos
Blog
Projects
vanrenterghem.biz
projects
/
git.ikiwiki.info.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
Merge remote branch 'upstream/master' into prv/po
[git.ikiwiki.info.git]
/
ikiwiki.in
diff --git
a/ikiwiki.in
b/ikiwiki.in
index acd37f8026c1a2a9ab076a877358617e9e20435e..ac43044dfcbb6b927de2f83081f9cb67ce6bd384 100755
(executable)
--- a/
ikiwiki.in
+++ b/
ikiwiki.in
@@
-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",