diff options
author | Tim-Philipp Müller <tim@centricular.com> | 2020-06-20 00:28:13 +0100 |
---|---|---|
committer | Tim-Philipp Müller <tim@centricular.com> | 2020-06-20 00:28:13 +0100 |
commit | 83e97119730ea08963c17ac55fc95ff184dd0fe9 (patch) | |
tree | e2eb5ab2d1b984af5104a32ae173e603466223b3 | |
parent | 7952fb8ea24acd7408f41786209e18eed9830b25 (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 af0ca866..a42f4108 100644 --- a/meson.build +++ b/meson.build @@ -1,5 +1,5 @@ project('gst-plugins-ugly', 'c', - version : '1.17.1', + version : '1.17.1.1', meson_version : '>= 0.48', default_options : [ 'warning_level=1', 'buildtype=debugoptimized' ]) |