summaryrefslogtreecommitdiff
path: root/meson.build
diff options
context:
space:
mode:
authorWim Taymans <wtaymans@redhat.com>2020-05-11 13:35:32 +0200
committerWim Taymans <wtaymans@redhat.com>2020-05-11 13:35:32 +0200
commitba215efed0da8d6c9f3f2414d76a8e2c75352501 (patch)
tree697983b7e49c4e578d2f0bbd836054ae22995999 /meson.build
parentdf8ad59e37652c17ab9c5ff9720d54503cafb36c (diff)
0.3.5
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 5a49c124..29b4b892 100644
--- a/meson.build
+++ b/meson.build
@@ -1,5 +1,5 @@
project('pipewire', ['c' ],
- version : '0.3.4',
+ version : '0.3.5',
license : 'MIT',
meson_version : '>= 0.50.0',
default_options : [ 'warning_level=3',