diff options
Diffstat (limited to 'admin')
| -rw-r--r-- | admin/make-tarball.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/admin/make-tarball.txt b/admin/make-tarball.txt index 85cd505a28d..005c6694228 100644 --- a/admin/make-tarball.txt +++ b/admin/make-tarball.txt | |||
| @@ -55,7 +55,7 @@ General steps (for each step, check for possible errors): | |||
| 55 | from now when you intend to make the release. Use M-x add-release-logs | 55 | from now when you intend to make the release. Use M-x add-release-logs |
| 56 | to add the ChangeLog entries for that date to the tar file (but | 56 | to add the ChangeLog entries for that date to the tar file (but |
| 57 | not yet to the repository). Name the tar file as | 57 | not yet to the repository). Name the tar file as |
| 58 | emacs-XX-Y-rc1.tar. If all goes well in the following week, you | 58 | emacs-XX.Y-rc1.tar. If all goes well in the following week, you |
| 59 | can simply rename the file and use it for the actual release. | 59 | can simply rename the file and use it for the actual release. |
| 60 | 60 | ||
| 61 | 5. autoreconf -i -I m4 --force | 61 | 5. autoreconf -i -I m4 --force |