HOWTO-RELEASE: Fix cvs commit command for docs
This commit is contained in:
parent
cef930852c
commit
872ec96350
1 changed files with 1 additions and 1 deletions
|
@ -111,7 +111,7 @@ Release procedure
|
||||||
# Check that the changes look OK
|
# Check that the changes look OK
|
||||||
cvs diff
|
cvs diff
|
||||||
# Then commit
|
# Then commit
|
||||||
cvs commit -m 'Update manual to v7.8.9'
|
cvs commit -m "Update manual to v$version"
|
||||||
|
|
||||||
- Upload to ftp.gnu.org. This is easiest using gnupload:
|
- Upload to ftp.gnu.org. This is easiest using gnupload:
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue