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