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:
Philip Withnall 2020-10-20 12:41:05 +01:00
parent db54baf9d6
commit 60754b6745
1 changed files with 1 additions and 1 deletions

View File

@ -1,5 +1,5 @@
project('malcontent', 'c', project('malcontent', 'c',
version : '0.9.0', version : '0.10.0',
meson_version : '>= 0.50.0', meson_version : '>= 0.50.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 : [