summaryrefslogtreecommitdiff
path: root/meson.build
diff options
context:
space:
mode:
authorWim Taymans <wtaymans@redhat.com>2020-07-21 12:06:39 +0200
committerWim Taymans <wtaymans@redhat.com>2020-07-21 12:06:39 +0200
commit0b3e9edaa2a155b6f1d1189a2dadbdb568c05ab1 (patch)
tree3fc948742c5c5725bb01df91f9cda51e0ecdd3c8 /meson.build
parent3fe5e146c2606b3d1c9cd0927454f513dca1c538 (diff)
0.3.7
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 abc002ef..bff13f26 100644
--- a/meson.build
+++ b/meson.build
@@ -1,5 +1,5 @@
project('pipewire', ['c' ],
- version : '0.3.6',
+ version : '0.3.7',
license : 'MIT',
meson_version : '>= 0.49.0',
default_options : [ 'warning_level=3',