summaryrefslogtreecommitdiff
path: root/meson.build
diff options
context:
space:
mode:
authorTim-Philipp Müller <tim@centricular.com>2019-02-26 12:02:23 +0000
committerTim-Philipp Müller <tim@centricular.com>2019-02-26 12:02:24 +0000
commit6c82db2a99eec65e68e9907adda0511f710b77b8 (patch)
treef7be9a03b7b61e041f1baa726e20bea86bb6796d /meson.build
parentb4b00545c7f3c149758539eedc8c5efabfcbc759 (diff)
downloadgst-omx-6c82db2a99eec65e68e9907adda0511f710b77b8.tar.gz
Release 1.15.21.15.2
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 4bb249f..18fe607 100644
--- a/meson.build
+++ b/meson.build
@@ -1,5 +1,5 @@
project('gst-omx', 'c',
- version : '1.15.1',
+ version : '1.15.2',
meson_version : '>= 0.47',
default_options : [ 'warning_level=1',
'buildtype=debugoptimized' ])