Skip to content

Commit 3b03e95

Browse files
Mention Meson in RELEASE_HOWTO.md
So that nobody ever forgets.
1 parent 0283e01 commit 3b03e95

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

RELEASE_HOWTO.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
- ./autogen.sh && make -C po/ update-po
55
- git add po/*po && git commit -m "Update po files"
66
- git clean -fxd
7-
- bump version in configure.ac
7+
- bump version in configure.ac and meson.build
88
- add content to NEWS
99
- git commit -m <version>
1010
- git push origin main

0 commit comments

Comments
 (0)