aboutsummaryrefslogtreecommitdiffstats
path: root/meson.build
diff options
context:
space:
mode:
authorDavid Robillard <d@drobilla.net>2022-07-19 14:16:11 -0400
committerDavid Robillard <d@drobilla.net>2022-07-19 14:16:11 -0400
commit53cce2dce0956239718f5f48793d1811cf543793 (patch)
treee5dd998c5bb6afd86bc5ce16e9f30a2aa889d94e /meson.build
parentaad9e84bbfc8dc955260f34bf8a63477052e2e55 (diff)
downloadlv2-53cce2dce0956239718f5f48793d1811cf543793.tar.xz
lv2specgen: Fix installed data paths
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 14f9876..67a4ccc 100644
--- a/meson.build
+++ b/meson.build
@@ -2,7 +2,7 @@
# SPDX-License-Identifier: CC0-1.0 OR ISC
project('lv2', ['c'],
- version: '1.18.6',
+ version: '1.18.7',
license: 'ISC',
meson_version: '>= 0.56.0',
default_options: [