Set version for next release

pull/96/head
Andri Yngvason 2023-10-04 22:46:37 +00:00
parent 57d3b8d02d
commit 457737de6c
1 changed files with 1 additions and 1 deletions

View File

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