summaryrefslogtreecommitdiff
path: root/meson.build
diff options
context:
space:
mode:
authorTim-Philipp Müller <tim@centricular.com>2018-02-15 19:44:37 +0000
committerTim-Philipp Müller <tim@centricular.com>2018-02-15 19:44:37 +0000
commitc6a112ec93241151a67c217669a5ec2dd2d7a25d (patch)
tree726d8d05001744a951ac0eda32698cdd25e3e111 /meson.build
parentdae2cf4dfd2650ba770ec1bf17c4fdb7464315d5 (diff)
downloadgst-omx-c6a112ec93241151a67c217669a5ec2dd2d7a25d.tar.gz
Back to development
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 12efb1d..7c44adc 100644
--- a/meson.build
+++ b/meson.build
@@ -1,5 +1,5 @@
project('gst-omx', 'c',
- version : '1.13.1',
+ version : '1.13.1.1',
meson_version : '>= 0.36.0',
default_options : [ 'warning_level=1',
'buildtype=debugoptimized' ])