summaryrefslogtreecommitdiff
path: root/meson.build
diff options
context:
space:
mode:
authorSebastian Dröge <sebastian@centricular.com>2017-04-07 16:31:56 +0300
committerSebastian Dröge <sebastian@centricular.com>2017-04-07 16:31:56 +0300
commite4da670a1a287a8b82d701b62c3808a26cc53098 (patch)
tree0a5f108fc84ce5b5077ff0cad422751083c09b0a /meson.build
parentb6c0d40341b98cfe1162797517c6a64c004b9067 (diff)
Release 1.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 fbfd7b4bc..f8e3ebe38 100644
--- a/meson.build
+++ b/meson.build
@@ -1,5 +1,5 @@
project('gst-plugins-good', 'c', 'cpp',
- version : '1.11.2.1',
+ version : '1.11.90',
meson_version : '>= 0.36.0',
default_options : [ 'warning_level=1',
'buildtype=debugoptimized' ])