mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2025-07-21 10:15:12 +03:00
11 lines
178 B
Diff
11 lines
178 B
Diff
--- a/meson.build
|
|
+++ b/meson.build
|
|
@@ -1,7 +1,7 @@
|
|
project(
|
|
'wayvnc',
|
|
'c',
|
|
- version: '0.6.0',
|
|
+ version: '0.6.2',
|
|
license: 'ISC',
|
|
default_options: [
|
|
'c_std=gnu11',
|