summaryrefslogtreecommitdiff
path: root/meson.build
diff options
context:
space:
mode:
authorTim-Philipp Müller <tim@centricular.com>2018-03-13 19:29:44 +0000
committerTim-Philipp Müller <tim@centricular.com>2018-03-13 19:29:46 +0000
commit825bf3ca3b8e38e6ff9549d284a533eecdb152b8 (patch)
tree2f32e1a4d65d3cd03cfe8869725a721c571d2a79 /meson.build
parent4e21628d54294531147bc5961ee2550bf1ba423a (diff)
Release 1.13.911.13.91
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 5753cc75..9b9f0490 100644
--- a/meson.build
+++ b/meson.build
@@ -1,5 +1,5 @@
project('gst-editing-services', 'c',
- version : '1.13.90',
+ version : '1.13.91',
meson_version : '>= 0.36.0',
default_options : [ 'warning_level=1',
'buildtype=debugoptimized' ])