diff options
Diffstat (limited to 'meson.build')
-rw-r--r-- | meson.build | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meson.build b/meson.build index 642ecbf..0a0175c 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.7', + version: '1.18.8', license: 'ISC', meson_version: '>= 0.56.0', default_options: [ |