summaryrefslogtreecommitdiff
path: root/meson.build
diff options
context:
space:
mode:
authorTim-Philipp Müller <tim@centricular.com>2018-03-19 20:31:02 +0000
committerTim-Philipp Müller <tim@centricular.com>2018-03-19 20:31:03 +0000
commitf5d58a3c58d42d112a7b0980c17711738305d93f (patch)
tree7af084cbf62d1b206c7fa347c37368d45e53cd0d /meson.build
parent7626b73e19544babbce715925fa8d46e60aa99bc (diff)
downloadgst-omx-f5d58a3c58d42d112a7b0980c17711738305d93f.tar.gz
Release 1.14.01.14.0
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 badae25..8987a17 100644
--- a/meson.build
+++ b/meson.build
@@ -1,5 +1,5 @@
project('gst-omx', 'c',
- version : '1.13.91',
+ version : '1.14.0',
meson_version : '>= 0.36.0',
default_options : [ 'warning_level=1',
'buildtype=debugoptimized' ])