summaryrefslogtreecommitdiffstats
path: root/meson.build
diff options
context:
space:
mode:
authorDavid Robillard <d@drobilla.net>2018-12-28 11:25:15 -0500
committerDavid Robillard <d@drobilla.net>2021-03-24 10:58:32 -0400
commitccbc5e1993568a3ef27790ebad27b71f3073ca88 (patch)
treecdd952a2b6cb9201150a3cd232f85fcfba36de7c /meson.build
parent52cd7ee00e64a021128034da5855a88be52f0871 (diff)
downloadlilv-ccbc5e1993568a3ef27790ebad27b71f3073ca88.tar.gz
lilv-ccbc5e1993568a3ef27790ebad27b71f3073ca88.tar.bz2
lilv-ccbc5e1993568a3ef27790ebad27b71f3073ca88.zip
Remove old URI defines
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 788142c..26eaae8 100644
--- a/meson.build
+++ b/meson.build
@@ -1,5 +1,5 @@
project('lilv', ['c'],
- version: '0.24.13',
+ version: '1.0.0',
license: 'ISC',
meson_version: '>= 0.49.2',
default_options: [