diff options
author | Wim Taymans <wtaymans@redhat.com> | 2017-06-26 13:26:46 +0200 |
---|---|---|
committer | Wim Taymans <wtaymans@redhat.com> | 2017-06-26 13:26:46 +0200 |
commit | 58b97c87081053c21a3c726a6a232b28df115905 (patch) | |
tree | f65ee1027720849eac23d3c8cb9eddc11a6bbe3a | |
parent | 5b2745498edf0f1080414d264bc9829ee2f5ee2f (diff) |
back to development
-rw-r--r-- | meson.build | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meson.build b/meson.build index f05f3ee2..29c86c51 100644 --- a/meson.build +++ b/meson.build @@ -1,5 +1,5 @@ project('pipewire', 'c', - version : '0.1.1', + version : '0.1.1.1', meson_version : '>= 0.36.0', default_options : [ 'warning_level=1', 'c_std=gnu99', |