aboutsummaryrefslogtreecommitdiffstats
path: root/docs/installer/makepot.sh
diff options
context:
space:
mode:
Diffstat (limited to 'docs/installer/makepot.sh')
-rwxr-xr-xdocs/installer/makepot.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/installer/makepot.sh b/docs/installer/makepot.sh
index aeb4f526..2aaf6e1b 100755
--- a/docs/installer/makepot.sh
+++ b/docs/installer/makepot.sh
@@ -2,7 +2,7 @@
po4a-gettextize --format docbook --master-charset UTF-8 --po help.pot \
--msgid-bugs-address "doc-discuss@ml.mageia.org" --copyright-holder "Mageia" \
- --package-name "Mageia Installer Help" --package-version "3.0" \
+ --package-name "Mageia Installer Help" --package-version "6.0" \
$(
for doc in en/*.xml; do
echo --master $doc