summaryrefslogtreecommitdiff
path: root/meson.build
diff options
context:
space:
mode:
authorTim-Philipp Müller <tim@centricular.com>2020-10-26 11:17:02 +0000
committerTim-Philipp Müller <tim@centricular.com>2020-10-26 11:17:03 +0000
commit8f44c6c5118e0dcb50ad50e7d90fe55903c42388 (patch)
treec93c302d447eaf065a9ca1286fac901d57f6958f /meson.build
parentfcd12e89cc72dda45998d3ef6d564a9a4d8f2a4a (diff)
Release 1.18.1gst-omx-1.18.1
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 b1ef106a0d..32c7fa7db6 100644
--- a/meson.build
+++ b/meson.build
@@ -1,5 +1,5 @@
project('gst-omx', 'c',
- version : '1.18.0.1',
+ version : '1.18.1',
meson_version : '>= 0.47',
default_options : [ 'warning_level=1',
'buildtype=debugoptimized' ])