diff options
author | Chong Yidong <cyd@gnu.org> | 2012-11-24 23:24:40 +0800 |
---|---|---|
committer | Chong Yidong <cyd@gnu.org> | 2012-11-24 23:24:40 +0800 |
commit | 1e1bbf410d70b7a4bb1509afdfd399b7d086fad9 (patch) | |
tree | c70dac25a41e50ca8d09ff3dd3b006815f10edb4 /admin | |
parent | d4547511735190a81449727a89dc90f6ef1d99a3 (diff) | |
download | emacs-1e1bbf410d70b7a4bb1509afdfd399b7d086fad9.tar.gz |
Minor update to make-tarball.txt.
Diffstat (limited to 'admin')
-rw-r--r-- | admin/make-tarball.txt | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/admin/make-tarball.txt b/admin/make-tarball.txt index ea9c4a3c2d1..eda28b639d2 100644 --- a/admin/make-tarball.txt +++ b/admin/make-tarball.txt @@ -57,8 +57,7 @@ For each step, check for possible errors. M-x ediff. Especially check that Info files aren't built. 10. cd EMACS_ROOT_DIR; bzr tag TAG - TAG is EMACS_PRETEST_XX_YY_ZZZ for a pretest, EMACS_XX_YY for a - release. + TAG is emacs-XX.Y.ZZ for a pretest, emacs-XX.Y for a release. Shortly before the release, cut the version branch also, and open a Savannah support request asking for commits to the new branch to |