diff options
| author | Glenn Morris | 2017-02-08 12:48:34 -0500 |
|---|---|---|
| committer | Glenn Morris | 2017-02-08 12:48:34 -0500 |
| commit | 8b92f8672b5ed6fe38d10654962aa373e8e7bda8 (patch) | |
| tree | eeea4051c6d20bf4fa11f948c577294db59fad00 /admin | |
| parent | 0ba9932d1446e91fcc96f1d3303fac5ca5029d71 (diff) | |
| download | emacs-8b92f8672b5ed6fe38d10654962aa373e8e7bda8.tar.gz emacs-8b92f8672b5ed6fe38d10654962aa373e8e7bda8.zip | |
; * admin/make-tarball.txt: Cross-reference admin/release-process.
Diffstat (limited to 'admin')
| -rw-r--r-- | admin/make-tarball.txt | 9 |
1 files changed, 6 insertions, 3 deletions
diff --git a/admin/make-tarball.txt b/admin/make-tarball.txt index 01dd63c9ddd..03d7adad0b0 100644 --- a/admin/make-tarball.txt +++ b/admin/make-tarball.txt | |||
| @@ -55,9 +55,12 @@ General steps (for each step, check for possible errors): | |||
| 55 | M-x set-version RET). For a pretest, start at version .90. After | 55 | M-x set-version RET). For a pretest, start at version .90. After |
| 56 | .99, use .990 (so that it sorts). | 56 | .99, use .990 (so that it sorts). |
| 57 | 57 | ||
| 58 | The final pretest should be a release candidate. Set the version | 58 | The final pretest should be a release candidate. |
| 59 | number to that of the actual release. Pick a date about a week | 59 | Before a release candidate is made, the tasks listed in |
| 60 | from now when you intend to make the release. Use M-x | 60 | admin/release-process must be completed. |
| 61 | |||
| 62 | Set the version number to that of the actual release. Pick a date | ||
| 63 | about a week from now when you intend to make the release. Use M-x | ||
| 61 | add-release-logs to add entries to etc/HISTORY and the ChangeLog | 64 | add-release-logs to add entries to etc/HISTORY and the ChangeLog |
| 62 | file. It's best not to commit these files until the release is | 65 | file. It's best not to commit these files until the release is |
| 63 | actually made. Merge the entries from (unversioned) ChangeLog | 66 | actually made. Merge the entries from (unversioned) ChangeLog |