summaryrefslogtreecommitdiff
path: root/meson.build
diff options
context:
space:
mode:
authorAlan Coopersmith <alan.coopersmith@oracle.com>2024-02-04 14:38:14 -0800
committerAlan Coopersmith <alan.coopersmith@oracle.com>2024-02-04 14:38:14 -0800
commitf43e6cb2ae6ba22e0b882da435d50346634a8d09 (patch)
tree8ad4c28ef597120af185ec4f85041867757feec9 /meson.build
parent76c83199fce3a54f78a2a167037db7460c7161f4 (diff)
libXvMC 1.0.14libXvMC-1.0.14
Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>
Diffstat (limited to 'meson.build')
-rw-r--r--meson.build2
1 files changed, 1 insertions, 1 deletions
diff --git a/meson.build b/meson.build
index 69038c4..2333d86 100644
--- a/meson.build
+++ b/meson.build
@@ -4,7 +4,7 @@
project(
'libXvMC',
'c',
- version : '1.0.13',
+ version : '1.0.14',
meson_version : '>= 0.58',
default_options : ['default_library=both'],
)