summaryrefslogtreecommitdiff
path: root/meson.build
diff options
context:
space:
mode:
authorTim-Philipp Müller <tim@centricular.com>2018-02-15 17:50:14 +0000
committerTim-Philipp Müller <tim@centricular.com>2018-02-15 17:50:14 +0000
commitdae2cf4dfd2650ba770ec1bf17c4fdb7464315d5 (patch)
tree684324c35eb3308e2ffb11d8dbda1013f911f0b6 /meson.build
parent7cf70e650b9ed1f2e4d8aaf823317b9abe8e0849 (diff)
downloadgst-omx-dae2cf4dfd2650ba770ec1bf17c4fdb7464315d5.tar.gz
Release 1.13.11.13.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 16823c4..12efb1d 100644
--- a/meson.build
+++ b/meson.build
@@ -1,5 +1,5 @@
project('gst-omx', 'c',
- version : '1.13.0.1',
+ version : '1.13.1',
meson_version : '>= 0.36.0',
default_options : [ 'warning_level=1',
'buildtype=debugoptimized' ])