summaryrefslogtreecommitdiff
path: root/meson.build
diff options
context:
space:
mode:
authorWim Taymans <wtaymans@redhat.com>2018-01-23 15:58:36 +0100
committerWim Taymans <wtaymans@redhat.com>2018-01-23 15:58:36 +0100
commitcf036a15f097be213ca5a5e853c45f4e53479bd2 (patch)
tree88393a84dc3d3db190da6b5d9f31004498c069e5 /meson.build
parent54a6086e457b6d21398493bdcc7fe66de99e4000 (diff)
Release 0.1.8
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 d8bdb580..902894f1 100644
--- a/meson.build
+++ b/meson.build
@@ -1,5 +1,5 @@
project('pipewire', 'c',
- version : '0.1.7.1',
+ version : '0.1.8',
meson_version : '>= 0.36.0',
default_options : [ 'warning_level=1',
'c_std=gnu99',