summaryrefslogtreecommitdiff
path: root/meson.build
diff options
context:
space:
mode:
authorWim Taymans <wtaymans@redhat.com>2020-01-28 15:49:18 +0100
committerWim Taymans <wtaymans@redhat.com>2020-01-28 15:49:18 +0100
commit6cc180f2529a1d24e06b8fcb6e88b1652f14cfff (patch)
tree471b2ebfddaf3c65129b92b8f361a923ed930c52 /meson.build
parentb4c76ba78a324c8bf4fc88efa762bf39be261ecc (diff)
0.2.93
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 b115f43d..7630fef8 100644
--- a/meson.build
+++ b/meson.build
@@ -1,5 +1,5 @@
project('pipewire', ['c' ],
- version : '0.2.92',
+ version : '0.2.93',
license : 'MIT',
meson_version : '>= 0.50.0',
default_options : [ 'warning_level=1',