mirror of
https://github.com/rkd77/elinks.git
synced 2025-01-03 14:57:44 -05:00
When releasing po files should also be updated
This commit is contained in:
parent
0efc9772f9
commit
7bdeb3188e
@ -15,6 +15,7 @@ When releasing a new version
|
|||||||
- Change VERSION in the top of configure.in to hold the new version number.
|
- 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
|
- 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/.
|
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.
|
- Commit these changes.
|
||||||
- Create a signed tag having the version ("ELinks X.X.X") as the subject and
|
- 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:
|
using the changelog create above as the body. Use something like:
|
||||||
|
Loading…
Reference in New Issue
Block a user