mirror of
https://git.savannah.gnu.org/git/make.git
synced 2024-12-27 23:06:53 +00:00
Minor command correction.
This commit is contained in:
parent
a8f101d0bc
commit
776d8b7bc2
1 changed files with 1 additions and 1 deletions
|
@ -140,7 +140,7 @@ before making an official release:
|
|||
"Fixed Release" ID number.
|
||||
* Run "make distcheck" to be sure it all works.
|
||||
* Commit everything.
|
||||
* cvs tag -r<RTAG> where RTAG is constructed by replacing each "." in
|
||||
* cvs tag <RTAG> where RTAG is constructed by replacing each "." in
|
||||
the version with "-" and prefixing it with "make-".
|
||||
|
||||
|
||||
|
|
Loading…
Reference in a new issue