summaryrefslogtreecommitdiff
path: root/meson.build
diff options
context:
space:
mode:
authorWim Taymans <wtaymans@redhat.com>2020-02-19 20:24:51 +0100
committerWim Taymans <wtaymans@redhat.com>2020-02-19 20:24:51 +0100
commit18590b7e0e99a37b69e4fbd3ce3796f8f830c25c (patch)
tree7b0bb5e3c109ae1df41116ec413618feef47c3e1 /meson.build
parentd3634aca7ebf1a33022f8cac22836a4b1df3c079 (diff)
0.2.97
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 4602c3f2..804e8d1e 100644
--- a/meson.build
+++ b/meson.build
@@ -1,5 +1,5 @@
project('pipewire', ['c' ],
- version : '0.2.96',
+ version : '0.2.97',
license : 'MIT',
meson_version : '>= 0.50.0',
default_options : [ 'warning_level=1',