meson: Pre-release v0.8-rc0

v0.8 v0.8-rc0
Andri Yngvason 2023-12-10 19:26:47 +00:00
parent a7ed782bb9
commit 856a6408aa
1 changed files with 1 additions and 1 deletions

View File

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