summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlan Coopersmith <alan.coopersmith@oracle.com>2024-02-04 12:57:39 -0800
committerAlan Coopersmith <alan.coopersmith@oracle.com>2024-02-04 12:57:39 -0800
commit04271a93ed65bfde82469509120214424eb918d0 (patch)
tree94b247aa1df4b6a2c6b2913ae41d4c6f4eddcc74
parentc74d0a4b630f115e797cbb159ac13e0dc78f31f5 (diff)
libpciaccess 0.18libpciaccess-0.18
Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>
-rw-r--r--meson.build2
1 files changed, 1 insertions, 1 deletions
diff --git a/meson.build b/meson.build
index c4a991d..b5b54a4 100644
--- a/meson.build
+++ b/meson.build
@@ -21,7 +21,7 @@
project(
'libpciaccess',
['c'],
- version : '0.17',
+ version : '0.18',
license : 'MIT',
meson_version : '>= 0.48.0',
default_options : ['buildtype=debugoptimized'],