summaryrefslogtreecommitdiff
path: root/meson.build
diff options
context:
space:
mode:
authorWim Taymans <wtaymans@redhat.com>2020-02-11 16:06:27 +0100
committerWim Taymans <wtaymans@redhat.com>2020-02-11 16:06:27 +0100
commit945da1e6f38babdb9268d59b3cec17c18d841969 (patch)
tree96ce768193d379a13a3375a65224f6d2fa5ca47f /meson.build
parentc82e38ad3560f9e87a41875db5edfa7596ed855c (diff)
0.2.96
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 c434f0d1..4602c3f2 100644
--- a/meson.build
+++ b/meson.build
@@ -1,5 +1,5 @@
project('pipewire', ['c' ],
- version : '0.2.95',
+ version : '0.2.96',
license : 'MIT',
meson_version : '>= 0.50.0',
default_options : [ 'warning_level=1',