From: Ian Jackson Date: Thu, 15 Jun 2023 23:54:12 +0000 (+0100) Subject: Makefile: update release checklist for experience with 1.1.8 X-Git-Url: https://www.chiark.greenend.org.uk/ucgi/~ian/git?a=commitdiff_plain;h=0794336fd4921fdfc1c3bac179f4e9de66302701;p=hippotat.git Makefile: update release checklist for experience with 1.1.8 Signed-off-by: Ian Jackson --- diff --git a/Makefile b/Makefile index 17fe0d7..b49ba1b 100644 --- a/Makefile +++ b/Makefile @@ -118,11 +118,13 @@ very-clean: clean # # == commitment point == # -# make version update MR, merge into main +# make version update MR (see above), merge into main +# # release-rust-crate hippotat $VERSION # make publish publish-make-current PUBLISH_VERSION=$VERSION # dgit -wgfa push-source sid # git-push --dry-run --follow-tags origin +# git-push --follow-tags origin # # release announcement on mailing list and/or blog post