summaryrefslogtreecommitdiffstats
path: root/meson.build
diff options
context:
space:
mode:
authorDavid Robillard <d@drobilla.net>2025-01-19 08:46:45 -0500
committerDavid Robillard <d@drobilla.net>2025-01-19 08:46:45 -0500
commit2e7d86cadb5f16ac99bb08ef9355cedc10ad607e (patch)
treed66893eb844f9105ee520b6a6a9265a69fa3ed06 /meson.build
parent3aac59a341b8164b41272aac920c3fdb8c4bb858 (diff)
downloadsord-2e7d86cadb5f16ac99bb08ef9355cedc10ad607e.tar.gz
sord-2e7d86cadb5f16ac99bb08ef9355cedc10ad607e.tar.bz2
sord-2e7d86cadb5f16ac99bb08ef9355cedc10ad607e.zip
Sord 0.16.18
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 0c7c9e6..7b9162e 100644
--- a/meson.build
+++ b/meson.build
@@ -11,7 +11,7 @@ project(
],
license: 'ISC',
meson_version: '>= 0.56.0',
- version: '0.16.17',
+ version: '0.16.18',
)
sord_src_root = meson.current_source_dir()