summaryrefslogtreecommitdiff
path: root/bin/wikitrans
diff options
context:
space:
mode:
authorSergey Poznyakoff <gray@gnu.org>2018-09-01 22:31:44 +0300
committerSergey Poznyakoff <gray@gnu.org>2018-09-01 22:31:44 +0300
commit95752e413d7407c184f42bca61c659e37a3f9b46 (patch)
treebe4f9457de323e707132a60fcccffd6e3cb79652 /bin/wikitrans
parent5320bea15e388200e613e6a2bdac3c1449030986 (diff)
downloadwikitrans-95752e413d7407c184f42bca61c659e37a3f9b46.tar.gz
wikitrans-95752e413d7407c184f42bca61c659e37a3f9b46.tar.bz2
Version 1.3v1.3
Diffstat (limited to 'bin/wikitrans')
-rwxr-xr-xbin/wikitrans2
1 files changed, 1 insertions, 1 deletions
diff --git a/bin/wikitrans b/bin/wikitrans
index 09ba0b3..01c3f9c 100755
--- a/bin/wikitrans
+++ b/bin/wikitrans
@@ -105,7 +105,7 @@ def getwiki(url, options):
def main():
usage = '%prog [OPTIONS] ARG'
- version = '%prog 1.2'
+ version = '%prog 1.3'
description = """Translates MediaWiki documents markup to various other formats.
If ARG looks like a URL, the wiki text to be converted will be downloaded
from that URL.

Return to:

Send suggestions and report system problems to the System administrator.