diff options
author | Sebastian Dröge <sebastian@centricular.com> | 2017-05-04 15:48:56 +0300 |
---|---|---|
committer | Sebastian Dröge <sebastian@centricular.com> | 2017-05-04 15:48:56 +0300 |
commit | 6dd6d0fea282e4931330ad0886a2df775574d106 (patch) | |
tree | bf6f5c0174733e85194a34202732f006c62f4ffc /meson.build | |
parent | 538c58e77f164bf110427bf9710c9bf7fbaf9035 (diff) | |
download | gst-omx-6dd6d0fea282e4931330ad0886a2df775574d106.tar.gz |
Release 1.12.01.12.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 279e182..1ed52d9 100644 --- a/meson.build +++ b/meson.build @@ -1,5 +1,5 @@ project('gst-omx', 'c', - version : '1.11.91', + version : '1.12.0', meson_version : '>= 0.36.0', default_options : [ 'warning_level=1', 'buildtype=debugoptimized' ]) |