From 01db2f0e209791f797a5f2f7bc07a08286ec6478 Mon Sep 17 00:00:00 2001 From: Lars Wirzenius Date: Mon, 13 Sep 2021 12:02:52 +0300 Subject: 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 --- RELEASE.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'RELEASE.md') 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 -- cgit v1.2.1