summaryrefslogtreecommitdiff
path: root/meson.build
diff options
context:
space:
mode:
authorWim Taymans <wtaymans@redhat.com>2017-09-19 12:17:36 +0200
committerWim Taymans <wtaymans@redhat.com>2017-09-19 12:17:36 +0200
commit2e379d5f8fa66a3be410e9d8ff038289cdf5d534 (patch)
tree3da82ee2d582ac9eef74b3c3c2c0b7e19077da2f /meson.build
parent0d44a34b4cce3a12c5bfb2a2b5fb655acf6f16d6 (diff)
back to development
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 561b8e3b..5ff2deb9 100644
--- a/meson.build
+++ b/meson.build
@@ -1,5 +1,5 @@
project('pipewire', 'c',
- version : '0.1.5',
+ version : '0.1.5.1',
meson_version : '>= 0.36.0',
default_options : [ 'warning_level=1',
'c_std=gnu99',