summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAdam Spiers <stow@adamspiers.org>2019-07-28 12:55:22 +0100
committerAdam Spiers <stow@adamspiers.org>2019-07-28 13:04:17 +0100
commited2091e9a57ef6c200e7bdc4fb1bb107c49e4eba (patch)
treec78489110129b82756f56a5fd2498cb838e1bcdc
parent9d546b18430e6f140f9f69610dad3c40c3867dfe (diff)
downloadstow-ed2091e9a57ef6c200e7bdc4fb1bb107c49e4eba.tar.gz
HOWTO-RELEASE: add suggested commands for updating home page
-rw-r--r--doc/HOWTO-RELEASE6
1 files changed, 6 insertions, 0 deletions
diff --git a/doc/HOWTO-RELEASE b/doc/HOWTO-RELEASE
index d6f0069..045faad 100644
--- a/doc/HOWTO-RELEASE
+++ b/doc/HOWTO-RELEASE
@@ -122,6 +122,12 @@ Release procedure
- Update the news section of stow.html in the stow-web CVS repository
to mention the new release.
+ cd $stow_web_repo
+ # Check that the changes look OK
+ cvs diff
+ # Then commit
+ cvs commit -m "Update home page to v$version"
+
- Send release announcements to
- info-stow@gnu.org