summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTim-Philipp Müller <tim@centricular.com>2016-09-30 11:41:10 +0100
committerTim-Philipp Müller <tim@centricular.com>2016-09-30 11:41:10 +0100
commit24e2f6e98a24adafc2a3888ee30d8151f5e98639 (patch)
treefacb877f1d3679171dfb8d34557989aa9d2285f8
parent45a04f9d8b1d95f54f88d22ed514676c15ab1b53 (diff)
meson: update version
-rw-r--r--meson.build2
1 files changed, 1 insertions, 1 deletions
diff --git a/meson.build b/meson.build
index 6b379ade7..12ee39ff3 100644
--- a/meson.build
+++ b/meson.build
@@ -1,5 +1,5 @@
project('gst-plugins-base', 'c', 'cpp',
- version : '1.9.2.1',
+ version : '1.9.90',
meson_version : '>= 0.33.0',
default_options : [ 'warning_level=1',
'c_std=gnu99',