From 8013553d3155b560006ad2b21c09e3b4a8941479 Mon Sep 17 00:00:00 2001 From: Jonas Fonseca Date: Sun, 15 Apr 2007 22:09:17 +0200 Subject: [PATCH] release.txt: remember to add version number to NEWS file Thanks to kahmalo. --- doc/release.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/release.txt b/doc/release.txt index 6f724d2a..6810d0fc 100644 --- a/doc/release.txt +++ b/doc/release.txt @@ -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