summaryrefslogtreecommitdiff
path: root/doc/release-checklist.md
diff options
context:
space:
mode:
authorSimon McVittie <smcv@collabora.com>2022-10-24 16:19:53 +0100
committerSimon McVittie <smcv@collabora.com>2022-10-24 16:19:53 +0100
commitbb7240c2ef90ac98b768458e8770f26315bf70a9 (patch)
tree2ff96e1b8144b5e5493033f2e20ca9a17447b4e4 /doc/release-checklist.md
parent861d2b41e6ae24ea4709dfd520afc16b5ea88233 (diff)
downloadflatpak-bb7240c2ef90ac98b768458e8770f26315bf70a9.tar.gz
Update release checklist for merge of Meson build system
Signed-off-by: Simon McVittie <smcv@collabora.com>
Diffstat (limited to 'doc/release-checklist.md')
-rw-r--r--doc/release-checklist.md3
1 files changed, 2 insertions, 1 deletions
diff --git a/doc/release-checklist.md b/doc/release-checklist.md
index cf0d1ef0..01d1b256 100644
--- a/doc/release-checklist.md
+++ b/doc/release-checklist.md
@@ -2,7 +2,8 @@ Flatpak release checklist
=========================
* Update NEWS
-* Update version number in `configure.ac` and release date in `NEWS`
+* Update version number in `configure.ac` **and** `meson.build`
+* Update release date in `NEWS`
* Commit the changes
* `make distcheck`
* This will update `po/`; commit those changes too