1
0
mirror of https://github.com/rkd77/elinks.git synced 2024-06-25 01:05:37 +00:00

release.txt: remember to add version number to NEWS file

Thanks to kahmalo.
This commit is contained in:
Jonas Fonseca 2007-04-15 22:09:17 +02:00
parent 068a103a5a
commit 8013553d31

View File

@ -9,7 +9,7 @@ When releasing a new version
- Go over the changes since the last release. Use git-shortlog as a template.
Write a small changelog highlighting the most important changes. Changes
by new contributors are always important!
- Update NEWS file and commit.
- Update NEWS file and commit. Remember to add the new version number!
- Change VERSION in the top of configure.in to hold the new version number.
- Commit only this change.
- Create a signed tag having the version ("ELinks X.X.X") as the subject and