summaryrefslogtreecommitdiff
path: root/meson.build
diff options
context:
space:
mode:
authorTim-Philipp Müller <tim@centricular.com>2018-03-13 19:32:39 +0000
committerTim-Philipp Müller <tim@centricular.com>2018-03-13 19:32:39 +0000
commit7626b73e19544babbce715925fa8d46e60aa99bc (patch)
tree151f2220a4e4120aeac0f55680c4281bc7a5ea3a /meson.build
parent75ac8393919164149dba71d9fb9764200a095ed8 (diff)
downloadgst-omx-7626b73e19544babbce715925fa8d46e60aa99bc.tar.gz
Release 1.13.911.13.91
Diffstat (limited to 'meson.build')
-rw-r--r--meson.build2
1 files changed, 1 insertions, 1 deletions
diff --git a/meson.build b/meson.build
index a598ace..badae25 100644
--- a/meson.build
+++ b/meson.build
@@ -1,5 +1,5 @@
project('gst-omx', 'c',
- version : '1.13.90',
+ version : '1.13.91',
meson_version : '>= 0.36.0',
default_options : [ 'warning_level=1',
'buildtype=debugoptimized' ])