summaryrefslogtreecommitdiff
path: root/RELEASE.md
diff options
context:
space:
mode:
authorLars Wirzenius <liw@liw.fi>2021-09-13 12:02:52 +0300
committerLars Wirzenius <liw@liw.fi>2021-09-13 12:02:52 +0300
commit01db2f0e209791f797a5f2f7bc07a08286ec6478 (patch)
tree518f30a6feba36159cd96a6591eb6298c764de9e /RELEASE.md
parent655c2ead97f9907af5dd8761b555317617d4d8e6 (diff)
downloadobnam2-01db2f0e209791f797a5f2f7bc07a08286ec6478.tar.gz
fix: refer to the right project
Thank you, Alexander Batischev, for catching the Subplot. Also, refer to Obnam as Obnam, not Obnam2. Sponsored-by: author
Diffstat (limited to 'RELEASE.md')
-rw-r--r--RELEASE.md8
1 files changed, 4 insertions, 4 deletions
diff --git a/RELEASE.md b/RELEASE.md
index ef9a97e..20548a1 100644
--- a/RELEASE.md
+++ b/RELEASE.md
@@ -1,10 +1,10 @@
---
-title: Release checklist for Obnam2
+title: Release checklist for Obnam
...
-# Release checklist for Obnam2
+# Release checklist for Obnam
-Follow these steps to make a release of Obnam2.
+Follow these steps to make a release of Obnam.
1. Create a `release` branch.
- `git checkout -b release`
@@ -14,7 +14,7 @@ Follow these steps to make a release of Obnam2.
3. Make sure everything still works.
- `./check`
4. Review changes in the crate (`git log vX.Y.Y..`). Update the `NEWS.md`
- file with any changes that users of Subplot need to be aware of.
+ file with any changes that users of Obnam need to be aware of.
5. Update the crate's `Cargo.toml` with the appropriate version number
for the new release, following [semantic versioning][].
6. Update `debian/changelog` with a summary of any changes to the