summaryrefslogtreecommitdiff
path: root/RELEASE.md
diff options
context:
space:
mode:
authorLars Wirzenius <liw@liw.fi>2021-04-01 07:23:51 +0000
committerLars Wirzenius <liw@liw.fi>2021-04-01 07:23:51 +0000
commitd480db047ac41021fd720137ee9d23dd489d22e4 (patch)
tree547edc35fe4ef7cdebe96d2901921052ff89d701 /RELEASE.md
parent228758b795b3c27d5fd146e380774b29db73432f (diff)
parentdc6cfefd8e4321f50cf4d96464675fd57ac72fa0 (diff)
downloadvmadm-d480db047ac41021fd720137ee9d23dd489d22e4.tar.gz
Merge branch 'release' into 'main'
release 0.4.0 See merge request larswirzenius/vmadm!31
Diffstat (limited to 'RELEASE.md')
-rw-r--r--RELEASE.md3
1 files changed, 0 insertions, 3 deletions
diff --git a/RELEASE.md b/RELEASE.md
index 071ead3..453b04f 100644
--- a/RELEASE.md
+++ b/RELEASE.md
@@ -10,9 +10,6 @@
- `debian/changelog`
* Commit version number changes.
* Create a release tag: `git tag -sam "Release X.Y.Z of vmadm" vX.Y.Z`
-* Update the version number by appending `+git` to it, in all the same
- places, except `Cargo.toml`.
-* Commit version number changes.
* Push release branch to `gitlab.com`, create a merge request, merge it.
* Change to the `main` branch locally, pull from `gitlab.com`.
* Push `main` branch to `git.liw.fi` so that CI builds things.