diff options
author | Tim-Philipp Müller <tim@centricular.com> | 2018-03-19 20:25:38 +0000 |
---|---|---|
committer | Tim-Philipp Müller <tim@centricular.com> | 2018-03-19 20:25:40 +0000 |
commit | 1830c75cd28fc68bd26f9530db18c2da474a4aa2 (patch) | |
tree | 7eab92f1c5b9ff23fe8cff47e639edcff91edd31 /meson.build | |
parent | d0bcf5b4a6d90da055ef81cc1087a585c78d7920 (diff) |
Release 1.14.01.14.0
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 177fadd..54d8620 100644 --- a/meson.build +++ b/meson.build @@ -1,5 +1,5 @@ project('gst-libav', 'c', 'cpp', - version : '1.13.91', + version : '1.14.0', meson_version : '>= 0.36.0', default_options : [ 'warning_level=1', 'buildtype=debugoptimized' ]) |