diff --git a/meson.build b/meson.build index 05efb024..f589423a 100644 --- a/meson.build +++ b/meson.build @@ -8,7 +8,7 @@ project( 'libnvme', ['c'], meson_version: '>= 0.50.0', - version: '1.8', + version: '1.9', license: 'LGPL-2.1-or-later', default_options: [ 'c_std=gnu99',