diff options
author | Wim Taymans <wtaymans@redhat.com> | 2017-11-03 12:43:50 +0100 |
---|---|---|
committer | Wim Taymans <wtaymans@redhat.com> | 2017-11-03 12:43:50 +0100 |
commit | 63fe53535216c158d24e571d16eedefab1f05085 (patch) | |
tree | fb4c92f5b1d45c206c5313f626700c532a887ce0 /meson.build | |
parent | 5fec60078d25ca3465f30b5d4fbe5d7ea6fabd65 (diff) |
Back to development
Diffstat (limited to 'meson.build')
-rw-r--r-- | meson.build | 2 |
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', |