diff --git a/meson.build b/meson.build index b1e920b..3440a17 100644 --- a/meson.build +++ b/meson.build @@ -1,4 +1,4 @@ -project('webfused', 'c', 'cpp', version: '0.3.0', license: 'LGPL-3.0+') +project('webfused', 'c', 'cpp', version: '0.4.0', license: 'LGPL-3.0+') without_tests = get_option('without_tests')