summaryrefslogtreecommitdiff
path: root/meson.build
diff options
context:
space:
mode:
authorTim-Philipp Müller <tim@centricular.com>2021-06-01 00:16:41 +0100
committerTim-Philipp Müller <tim@centricular.com>2021-06-01 00:16:41 +0100
commitda581059b0034ed42185f01af414601862e04c45 (patch)
treee9a142e5f241c084854a90ff111a383e45385d9b /meson.build
parentb7f155c3b3ab79ed2b14408107aff48baa811f2e (diff)
downloadgst-omx-da581059b0034ed42185f01af414601862e04c45.tar.gz
Release 1.19.11.19.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 5a26fd5..0529a64 100644
--- a/meson.build
+++ b/meson.build
@@ -1,5 +1,5 @@
project('gst-omx', 'c',
- version : '1.19.0.1',
+ version : '1.19.1',
meson_version : '>= 0.54',
default_options : [ 'warning_level=1',
'buildtype=debugoptimized' ])