1
0
mirror of https://github.com/rkd77/elinks.git synced 2024-09-27 02:56:18 -04:00

When releasing po files should also be updated

This commit is contained in:
Jonas Fonseca 2008-03-08 20:15:19 +01:00
parent 0efc9772f9
commit 7bdeb3188e

View File

@ -15,6 +15,7 @@ When releasing a new version
- Change VERSION in the top of configure.in to hold the new version number.
- Update the manpages so the will have the new release number by first
building the source, followed by making the `update-man' target in doc/.
- Update po files by running `make update-po` in po/`.
- Commit these changes.
- Create a signed tag having the version ("ELinks X.X.X") as the subject and
using the changelog create above as the body. Use something like: