meson: Bump minor version to 0.9

pull/110/head
Andri Yngvason 2024-02-25 11:13:01 +00:00
parent 46432ce8ca
commit 14b78d26d3
1 changed files with 1 additions and 1 deletions

View File

@ -1,7 +1,7 @@
project(
'neatvnc',
'c',
version: '0.8.0',
version: '0.9-dev',
license: 'ISC',
default_options: [
'c_std=gnu11',