diff options
author | Papoteur <papoteur@mageialinux-online.org> | 2016-08-23 22:19:49 +0200 |
---|---|---|
committer | Papoteur <papoteur@mageialinux-online.org> | 2016-08-23 22:19:49 +0200 |
commit | 7d812a786a7c953630146abc448012408359b8fc (patch) | |
tree | 05fcf29e01745a8f0e22c1c4b0238af21a7df250 | |
parent | 2522567335045b1cc851720427fc13619bada414 (diff) | |
download | isodumper-7d812a786a7c953630146abc448012408359b8fc.tar isodumper-7d812a786a7c953630146abc448012408359b8fc.tar.gz isodumper-7d812a786a7c953630146abc448012408359b8fc.tar.bz2 isodumper-7d812a786a7c953630146abc448012408359b8fc.tar.xz isodumper-7d812a786a7c953630146abc448012408359b8fc.zip |
Finalize preparation of 0.530.53
-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 fb63436..177c89d 100755 --- a/tools/po-update.sh +++ b/tools/po-update.sh @@ -10,7 +10,7 @@ fi cd "$(readlink -f "$(dirname "$0")/..")" -VERSION=(0.52) +VERSION=(0.53) DOMAIN=(isodumper) intltool-extract --type=gettext/xml polkit/org.mageia.isodumper.policy.in |