diff options
author | Wim Taymans <wtaymans@redhat.com> | 2017-09-19 12:17:36 +0200 |
---|---|---|
committer | Wim Taymans <wtaymans@redhat.com> | 2017-09-19 12:17:36 +0200 |
commit | 2e379d5f8fa66a3be410e9d8ff038289cdf5d534 (patch) | |
tree | 3da82ee2d582ac9eef74b3c3c2c0b7e19077da2f /meson.build | |
parent | 0d44a34b4cce3a12c5bfb2a2b5fb655acf6f16d6 (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 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', |