build: Post-release version bump
We’re about to add new API, so bump the version number in preparation. Signed-off-by: Philip Withnall <pwithnall@endlessos.org>
This commit is contained in:
parent
4a1cc8a830
commit
69253a2b2c
|
@ -1,5 +1,5 @@
|
||||||
project('malcontent', 'c',
|
project('malcontent', 'c',
|
||||||
version : '0.11.1',
|
version : '0.12.0',
|
||||||
meson_version : '>= 0.59.0',
|
meson_version : '>= 0.59.0',
|
||||||
license: ['LGPL-2.1-or-later', 'GPL-2.0-or-later'],
|
license: ['LGPL-2.1-or-later', 'GPL-2.0-or-later'],
|
||||||
default_options : [
|
default_options : [
|
||||||
|
|
Loading…
Reference in New Issue