build: Bump version for new release series
This will allow g-c-c to check for version 0.10 at compile time. Signed-off-by: Philip Withnall <pwithnall@endlessos.org>
This commit is contained in:
parent
db54baf9d6
commit
60754b6745
|
@ -1,5 +1,5 @@
|
|||
project('malcontent', 'c',
|
||||
version : '0.9.0',
|
||||
version : '0.10.0',
|
||||
meson_version : '>= 0.50.0',
|
||||
license: ['LGPL-2.1-or-later', 'GPL-2.0-or-later'],
|
||||
default_options : [
|
||||
|
|
Loading…
Reference in New Issue