diff options
author | Papoteur <papoteur@mageia.org> | 2019-07-28 20:01:11 +0200 |
---|---|---|
committer | Papoteur <papoteur@mageia.org> | 2019-07-28 20:01:11 +0200 |
commit | f23031d247dbc79d02c696e33556316ac5b2085b (patch) | |
tree | d30db29837a51def817322eec10aa79d431372ee /tools | |
parent | ca66f257f8d438492ea0a28d60a6980af3951884 (diff) | |
download | isodumper-f23031d247dbc79d02c696e33556316ac5b2085b.tar isodumper-f23031d247dbc79d02c696e33556316ac5b2085b.tar.gz isodumper-f23031d247dbc79d02c696e33556316ac5b2085b.tar.bz2 isodumper-f23031d247dbc79d02c696e33556316ac5b2085b.tar.xz isodumper-f23031d247dbc79d02c696e33556316ac5b2085b.zip |
1.111.11
Diffstat (limited to 'tools')
-rwxr-xr-x | tools/po-update.sh | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/po-update.sh b/tools/po-update.sh index 2d4a6d5..8b146ca 100755 --- a/tools/po-update.sh +++ b/tools/po-update.sh @@ -10,7 +10,7 @@ fi cd "$(readlink -f "$(dirname "$0")/..")" -VERSION=(1.09) +VERSION=(1.11) DOMAIN=(isodumper) intltool-extract --type=gettext/xml polkit/org.mageia.isodumper.policy.in |