From: Glenn Morris Date: Sun, 10 Mar 2013 02:14:29 +0000 (-0800) Subject: Add note about release candidate X-Git-Tag: emacs-24.3.90~173^2^2~42^2~45^2~387^2~2026^2~585^2~3 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=9e4a1ee063273a17fff2efacf4620986e2410562;p=emacs.git Add note about release candidate --- diff --git a/admin/make-tarball.txt b/admin/make-tarball.txt index cfae61e092f..85cd505a28d 100644 --- a/admin/make-tarball.txt +++ b/admin/make-tarball.txt @@ -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 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 make bootstrap