summaryrefslogtreecommitdiff
path: root/meson.build
diff options
context:
space:
mode:
authorWim Taymans <wtaymans@redhat.com>2020-02-20 15:33:31 +0100
committerWim Taymans <wtaymans@redhat.com>2020-02-20 15:33:31 +0100
commit020ac545a8ad88765490548428fc4b80d54b35b1 (patch)
treef13d9b72c88fc54fdf2f272338c4614589efc740 /meson.build
parentc9a6f97364fbe596f5150c8f58532d3c1df6d610 (diff)
0.3.0
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 804e8d1e..1516efb2 100644
--- a/meson.build
+++ b/meson.build
@@ -1,5 +1,5 @@
project('pipewire', ['c' ],
- version : '0.2.97',
+ version : '0.3.0',
license : 'MIT',
meson_version : '>= 0.50.0',
default_options : [ 'warning_level=1',