summaryrefslogtreecommitdiffstats
path: root/meson.build
diff options
context:
space:
mode:
authorDavid Robillard <d@drobilla.net>2022-08-09 09:45:27 -0400
committerDavid Robillard <d@drobilla.net>2022-08-09 09:45:27 -0400
commitb8a3a735fec4def1bdc98e775568fdd250d5a0a2 (patch)
treeaa210fda16af0b9279f71feee50eb68d26a66dff /meson.build
parenta15b01e4f211d3fae909c7c7b9bd02045a801ef1 (diff)
downloadlilv-b8a3a735fec4def1bdc98e775568fdd250d5a0a2.tar.gz
lilv-b8a3a735fec4def1bdc98e775568fdd250d5a0a2.tar.bz2
lilv-b8a3a735fec4def1bdc98e775568fdd250d5a0a2.zip
Allow programs to be used from subproject
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 ea0012e..b4ee8fa 100644
--- a/meson.build
+++ b/meson.build
@@ -2,7 +2,7 @@
# SPDX-License-Identifier: CC0-1.0 OR ISC
project('lilv', ['c'],
- version: '0.24.16',
+ version: '0.24.17',
license: 'ISC',
meson_version: '>= 0.56.0',
default_options: [