diff options
author | Papoteur <papoteur@mageialinux-online.org> | 2016-08-23 22:16:51 +0200 |
---|---|---|
committer | Papoteur <papoteur@mageialinux-online.org> | 2016-08-23 22:16:51 +0200 |
commit | 9cfa24ba0d78ef55ecfa9baf78ba079f0c497481 (patch) | |
tree | a8ebf21120e22bd4075198975e8f4d8031648c1c | |
parent | b48309c388e02f1e3e61f8ad91821b857e1f0949 (diff) | |
download | isodumper-topic/mga5.tar isodumper-topic/mga5.tar.gz isodumper-topic/mga5.tar.bz2 isodumper-topic/mga5.tar.xz isodumper-topic/mga5.zip |
Finalize the preparation of 0.480.48topic/mga5
-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 0c47e1b..006e618 100755 --- a/tools/po-update.sh +++ b/tools/po-update.sh @@ -10,7 +10,7 @@ fi cd "$(readlink -f "$(dirname "$0")/..")" -VERSION=(0.46) +VERSION=(0.48) DOMAIN=(isodumper) intltool-extract --type=gettext/glade share/isodumper/isodumper.glade |