aboutsummaryrefslogtreecommitdiffstats
path: root/meson.build
diff options
context:
space:
mode:
authorDavid Robillard <d@drobilla.net>2022-09-09 13:27:03 -0400
committerDavid Robillard <d@drobilla.net>2022-09-09 13:27:03 -0400
commit0bcde338db1c63bbc503b4d1f6d7b55ed43154af (patch)
tree7660cd159c8f875fac17f39fd7ecf017e6a7143b /meson.build
parent93349b03bcf1552223a9c49f3f2e99bace4a1c04 (diff)
downloadlv2-0bcde338db1c63bbc503b4d1f6d7b55ed43154af.tar.xz
LV2 1.18.10
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 6c10fad..a202df5 100644
--- a/meson.build
+++ b/meson.build
@@ -2,7 +2,7 @@
# SPDX-License-Identifier: 0BSD OR ISC
project('lv2', ['c'],
- version: '1.18.9',
+ version: '1.18.10',
license: 'ISC',
meson_version: '>= 0.56.0',
default_options: [