From: Glenn Morris Date: Sun, 10 Mar 2013 02:15:08 +0000 (-0800) Subject: Fix typo in previous X-Git-Tag: emacs-24.3.90~173^2^2~42^2~45^2~387^2~2026^2~585^2~2 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=6b88120b111fb83db8d9854493a0e269b17adb11;p=emacs.git Fix typo in previous --- 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): 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 + 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