mirror of
https://gitlab.uni-freiburg.de/opensourcevdi/virt-viewer
synced 2026-01-07 11:24:16 +00:00
build: fix version in meson
The next version we're working on is going to be 10.0, not 3.0 Signed-off-by: Daniel P. Berrangé <berrange@redhat.com>
This commit is contained in:
parent
bda6dbbecf
commit
16a3d08d09
@ -1,6 +1,6 @@
|
||||
project(
|
||||
'virt-viewer','c',
|
||||
version: '3.0',
|
||||
version: '10.0',
|
||||
license: 'GPLv3+',
|
||||
default_options: [
|
||||
'buildtype=debugoptimized',
|
||||
|
||||
Loading…
Reference in New Issue
Block a user