1
0
mirror of https://github.com/rkd77/elinks.git synced 2024-07-02 02:15:28 +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 committed by Witold Filipczyk
parent 7fd92f31ee
commit 1991e481f3

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