diff options
author | Tim-Philipp Müller <tim@centricular.com> | 2020-12-06 23:56:52 +0000 |
---|---|---|
committer | Tim-Philipp Müller <tim@centricular.com> | 2020-12-06 23:56:52 +0000 |
commit | a9e133420e768f870fb560fa58a60000acae56eb (patch) | |
tree | 287a0f294cda377f5027e76120afb537677cc823 /meson.build | |
parent | 45c7522506ff49fcde0933c65c1eba48e1df7500 (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 d9927f6a..237805f2 100644 --- a/meson.build +++ b/meson.build @@ -1,5 +1,5 @@ project('gst-plugins-ugly', 'c', - version : '1.18.2', + version : '1.18.2.1', meson_version : '>= 0.48', default_options : [ 'warning_level=1', 'buildtype=debugoptimized' ]) |