diff --git a/meson.build b/meson.build index 52f4131..256f715 100644 --- a/meson.build +++ b/meson.build @@ -1,7 +1,7 @@ project( 'neatvnc', 'c', - version: '0.8.0', + version: '0.9-dev', license: 'ISC', default_options: [ 'c_std=gnu11',