Set version for next release

pull/143/merge
Andri Yngvason 2023-10-04 22:47:04 +00:00
parent b827af6270
commit 10a8dbe167
1 changed files with 1 additions and 1 deletions

View File

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