summaryrefslogtreecommitdiff
path: root/RELEASE.md
diff options
context:
space:
mode:
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.