aboutsummaryrefslogtreecommitdiffstats
path: root/meson.build
diff options
context:
space:
mode:
authorDavid Robillard <d@drobilla.net>2024-01-23 14:34:11 -0500
committerDavid Robillard <d@drobilla.net>2024-01-23 14:34:11 -0500
commit9caf3ec7c867795c475a42c72c6a4aa3f41104b7 (patch)
tree0244719b210b323a88c7aa765e939ac6e86851aa /meson.build
parent91786a70ed2dbb003e12d6d33ca72593b70b6290 (diff)
downloadserd-0.32.2.tar.gz
serd-0.32.2.tar.bz2
serd-0.32.2.zip
Serd 0.32.2v0.32.2
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 ecdbb2a2..2f5c697b 100644
--- a/meson.build
+++ b/meson.build
@@ -12,7 +12,7 @@ project(
],
license: 'ISC',
meson_version: '>= 0.56.0',
- version: '0.32.1',
+ version: '0.32.2',
)
serd_src_root = meson.current_source_dir()