summaryrefslogtreecommitdiff
path: root/meson.build
diff options
context:
space:
mode:
authorWim Taymans <wtaymans@redhat.com>2020-06-10 11:53:32 +0200
committerWim Taymans <wtaymans@redhat.com>2020-06-10 11:53:32 +0200
commitb04552b2522a2cdae9a246be6ed77bb5ae31cda3 (patch)
treef85fb398b3859d2e4054c89fff2096bd3ff59210 /meson.build
parente7cc0f69e3c0bba9d29ff286c5a1825162883ceb (diff)
0.3.6
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 1301a3f8..c93cef4b 100644
--- a/meson.build
+++ b/meson.build
@@ -1,5 +1,5 @@
project('pipewire', ['c' ],
- version : '0.3.5',
+ version : '0.3.6',
license : 'MIT',
meson_version : '>= 0.49.0',
default_options : [ 'warning_level=3',