- cd gettext-tools/misc
cp archive.dir.tar.gz-<last-release-number> archive.dir.tar.gz
./add-to-archive /somewhere/gettext-0.xx.yy.tar.gz
- Then update the case statement in autopoint.in.
-- run "make maintainer-update-po" to generate PO files with the built tools
+ Then update the case statement in autopoint.in. Also, update
+ required_gettext_version in gettext-tools/tests/autopoint-[23].
+- regenerate POT and PO files with the built tools
PATH="$PWD/gettext-tools/src:$PWD/gettext-tools/misc:$PATH" \
gettext_datadir="$PWD/gettext-tools/misc" \
make maintainer-update-po