summaryrefslogtreecommitdiff
path: root/meson.build
diff options
context:
space:
mode:
authorTim-Philipp Müller <tim@centricular.com>2018-03-13 19:16:42 +0000
committerTim-Philipp Müller <tim@centricular.com>2018-03-13 19:16:44 +0000
commit14f45c7bea0d22726e273d2a7483f7abc0137df3 (patch)
tree9aaf6c92cf65024fca113534a27d07e6057cd16e /meson.build
parent4dacded0eeb7c4a0f963f20acf2e29f87097a338 (diff)
Release 1.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 b4da9b7a2..350000f4c 100644
--- a/meson.build
+++ b/meson.build
@@ -1,5 +1,5 @@
project('gst-plugins-good', 'c',
- version : '1.13.90',
+ version : '1.13.91',
meson_version : '>= 0.36.0',
default_options : [ 'warning_level=1',
'buildtype=debugoptimized' ])