summaryrefslogtreecommitdiff
path: root/meson.build
diff options
context:
space:
mode:
authorWim Taymans <wtaymans@redhat.com>2017-11-03 12:43:50 +0100
committerWim Taymans <wtaymans@redhat.com>2017-11-03 12:43:50 +0100
commit63fe53535216c158d24e571d16eedefab1f05085 (patch)
treefb4c92f5b1d45c206c5313f626700c532a887ce0 /meson.build
parent5fec60078d25ca3465f30b5d4fbe5d7ea6fabd65 (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 5e970848..695c20bc 100644
--- a/meson.build
+++ b/meson.build
@@ -1,5 +1,5 @@
project('pipewire', 'c',
- version : '0.1.6',
+ version : '0.1.6.1',
meson_version : '>= 0.36.0',
default_options : [ 'warning_level=1',
'c_std=gnu99',