1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2025-12-14 01:50:22 -08:00

; * admin/make-tarball.txt: Another minor addition.

This commit is contained in:
Eli Zaretskii 2021-03-25 19:22:55 +02:00
parent 3e9047115e
commit 1e6ca2765f

View file

@ -247,8 +247,12 @@ General steps (for each step, check for possible errors):
because replies that invariably are not announcements also get because replies that invariably are not announcements also get
sent out as if they were.) sent out as if they were.)
12. After a release, update the Emacs pages as below. 12. After a release, update the Emacs pages as described below.
13. Bump the Emacs version on the release branch.
If the released version was XX.Y, use 'set-version' from
admin/admin.el to bump the version on the release branch to
XX.Y.50. Commit the changes.
UPDATING THE EMACS WEB PAGES AFTER A RELEASE UPDATING THE EMACS WEB PAGES AFTER A RELEASE