summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAdam Spiers <stow@adamspiers.org>2019-06-29 00:55:51 +0100
committerAdam Spiers <stow@adamspiers.org>2019-06-29 00:55:51 +0100
commit872ec96350261ed3cadc713062842df851a21257 (patch)
tree31fbd8fb741c206cd18f567490b11ff5a3cdcacb
parentcef930852ce9c736367d90ef35c36839f5fd4d4c (diff)
downloadstow-872ec96350261ed3cadc713062842df851a21257.tar.gz
HOWTO-RELEASE: Fix cvs commit command for docs
-rw-r--r--doc/HOWTO-RELEASE2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/HOWTO-RELEASE b/doc/HOWTO-RELEASE
index 616bea9..0a21ace 100644
--- a/doc/HOWTO-RELEASE
+++ b/doc/HOWTO-RELEASE
@@ -111,7 +111,7 @@ Release procedure
# Check that the changes look OK
cvs diff
# 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: