summaryrefslogtreecommitdiff
path: root/meson.build
diff options
context:
space:
mode:
authorThibault Saunier <thibault.saunier@osg.samsung.com>2016-09-05 12:22:17 -0300
committerThibault Saunier <thibault.saunier@osg.samsung.com>2016-09-05 12:22:17 -0300
commitee46fba6c1f68d49bd7a761a4d7d2f46f59c25af (patch)
tree8cd9c4abe31cc95f20dac3060e25f9d1e6cc49e7 /meson.build
parentc16d57cc9a64f1aeaa20ac079feb21f33893224d (diff)
downloadgstreamer-plugins-bad-ee46fba6c1f68d49bd7a761a4d7d2f46f59c25af.tar.gz
meson: Bump version to 1.9.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 cb3bac899..fc10e8e87 100644
--- a/meson.build
+++ b/meson.build
@@ -1,5 +1,5 @@
project('gst-plugins-bad', 'c', 'cpp',
- version : '1.9.1.1',
+ version : '1.9.2.1',
meson_version : '>= 0.33.0',
default_options : [ 'warning_level=1',
'c_std=gnu99',