summaryrefslogtreecommitdiff
path: root/meson.build
diff options
context:
space:
mode:
authorSebastian Dröge <sebastian@centricular.com>2017-04-07 16:31:10 +0300
committerSebastian Dröge <sebastian@centricular.com>2017-04-07 16:31:10 +0300
commit910b2ca6d2607959d957b93264828a99a89c698a (patch)
tree8c74c4f9beb26c677697ba8dc744c9b7e9fb0237 /meson.build
parent531f2ce16e7fff107072b946aec6a8d3b95fe50b (diff)
downloadgstreamer-plugins-base-910b2ca6d2607959d957b93264828a99a89c698a.tar.gz
Release 1.11.901.11.90
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 aafece586..a0f6216be 100644
--- a/meson.build
+++ b/meson.build
@@ -1,5 +1,5 @@
project('gst-plugins-base', 'c', 'cpp',
- version : '1.11.2.1',
+ version : '1.11.90',
meson_version : '>= 0.36.0',
default_options : [ 'warning_level=1',
'buildtype=debugoptimized' ])