mirror of
https://git.savannah.gnu.org/git/emacs.git
synced 2025-01-28 19:42:02 +00:00
Add note about release candidate
This commit is contained in:
parent
f6817529b4
commit
9e4a1ee063
@ -50,6 +50,14 @@ General steps (for each step, check for possible errors):
|
|||||||
For a pretest, start at version .90. After .99, use .990 (so that
|
For a pretest, start at version .90. After .99, use .990 (so that
|
||||||
it sorts).
|
it sorts).
|
||||||
|
|
||||||
|
The final pretest should be a release candidate. Set the version
|
||||||
|
number to that of the actual release. Pick a date about a week
|
||||||
|
from now when you intend to make the release. Use M-x add-release-logs
|
||||||
|
to add the ChangeLog entries for that date to the tar file (but
|
||||||
|
not yet to the repository). Name the tar file as
|
||||||
|
emacs-XX-Y-rc1.tar. If all goes well in the following week, you
|
||||||
|
can simply rename the file and use it for the actual release.
|
||||||
|
|
||||||
5. autoreconf -i -I m4 --force
|
5. autoreconf -i -I m4 --force
|
||||||
make bootstrap
|
make bootstrap
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user