summaryrefslogtreecommitdiff
path: root/meson.build
diff options
context:
space:
mode:
authorTim-Philipp Müller <tim@centricular.com>2019-04-11 00:40:52 +0100
committerTim-Philipp Müller <tim@centricular.com>2019-04-11 00:40:53 +0100
commit0b9bdbf224abadf56e8d0392807d6b078f1f0b04 (patch)
treed0a13e5c815c01da6f1f984ea7ad037c8a1359e6 /meson.build
parent6b2929279372b9a3017f14140eea73c5ecc4b5a8 (diff)
downloadgst-omx-0b9bdbf224abadf56e8d0392807d6b078f1f0b04.tar.gz
Release 1.15.901.15.90
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 05c403e..e49f8d5 100644
--- a/meson.build
+++ b/meson.build
@@ -1,5 +1,5 @@
project('gst-omx', 'c',
- version : '1.15.2.1',
+ version : '1.15.90',
meson_version : '>= 0.47',
default_options : [ 'warning_level=1',
'buildtype=debugoptimized' ])