summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTim-Philipp Müller <tim@centricular.com>2016-11-01 19:43:18 +0000
committerTim-Philipp Müller <tim@centricular.com>2016-11-01 19:43:18 +0000
commit6ce1be82c5f3c4e795a0ebec2ada41ebd1e49eeb (patch)
tree011414c24676ed71b91c1f206f4395809c58a9f9
parentf2df164f88faa7798e0ce94e0530ff84a4c29f3d (diff)
downloadgstreamer-plugins-bad-6ce1be82c5f3c4e795a0ebec2ada41ebd1e49eeb.tar.gz
meson: update version
-rw-r--r--meson.build2
1 files changed, 1 insertions, 1 deletions
diff --git a/meson.build b/meson.build
index 44036928e..c89d1cdc9 100644
--- a/meson.build
+++ b/meson.build
@@ -1,5 +1,5 @@
project('gst-plugins-bad', 'c', 'cpp',
- version : '1.9.90',
+ version : '1.10.0',
meson_version : '>= 0.33.0',
default_options : [ 'warning_level=1',
'buildtype=debugoptimized' ])