We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0283e01 commit 3b03e95Copy full SHA for 3b03e95
RELEASE_HOWTO.md
@@ -4,7 +4,7 @@
4
- ./autogen.sh && make -C po/ update-po
5
- git add po/*po && git commit -m "Update po files"
6
- git clean -fxd
7
- - bump version in configure.ac
+ - bump version in configure.ac and meson.build
8
- add content to NEWS
9
- git commit -m <version>
10
- git push origin main
0 commit comments