diff --git a/meson.build b/meson.build index 8408ad9a93501cd688d6ff090d7f37f5e0ca98cd..0627ac211b22b0e852a964ad5d6fcae87c0b65b3 100644 --- a/meson.build +++ b/meson.build @@ -1,4 +1,4 @@ -project('xrdesktop', 'c', version: '0.9.0', +project('xrdesktop', 'c', version: '0.10.0', meson_version: '>= 0.42.0', ) diff --git a/src/meson.build b/src/meson.build index 28086820411b09457efd5c0738b56c150ffa13f6..93268a7fd5e56b4b745a64b49de5c73f10c11cc9 100644 --- a/src/meson.build +++ b/src/meson.build @@ -1,5 +1,5 @@ so_version = 0 -api_version = '0.9' +api_version = '0.10' api_path = 'xrdesktop-' + api_version xrdesktop_sources = [