diff options
author | Tim-Philipp Müller <tim@centricular.com> | 2019-04-11 00:34:12 +0100 |
---|---|---|
committer | Tim-Philipp Müller <tim@centricular.com> | 2019-04-11 00:34:12 +0100 |
commit | b83229f73b61dd32bbddf32e88bf7a9f52f24ffa (patch) | |
tree | eb9732c9580c3649e86e96892b458be1dc007a57 /meson.build | |
parent | 7de9fee26d48bb9c407c98541b635f793da733f8 (diff) |
Release 1.15.901.15.90
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 15395db..23890bf 100644 --- a/meson.build +++ b/meson.build @@ -1,5 +1,5 @@ project('gst-libav', 'c', 'cpp', - version : '1.15.2.1', + version : '1.15.90', meson_version : '>= 0.46.0', default_options : [ 'warning_level=1', 'buildtype=debugoptimized' ]) |