diff options
Diffstat (limited to 'meson.build')
-rw-r--r-- | meson.build | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meson.build b/meson.build index 3af2f5c..b5b7b0f 100644 --- a/meson.build +++ b/meson.build @@ -1,5 +1,5 @@ project('appstream-glib', 'c', - version : '0.7.3', + version : '0.7.4', license : 'LGPL-2.1+', default_options : ['warning_level=1', 'c_std=c99'], meson_version : '>=0.37.0' |