summaryrefslogtreecommitdiff
path: root/meson.build
diff options
context:
space:
mode:
authorSebastian Dröge <sebastian@centricular.com>2017-04-07 16:30:35 +0300
committerSebastian Dröge <sebastian@centricular.com>2017-04-07 16:30:35 +0300
commit47047992fca1e8fb972d455ba48ab207ddffd2c4 (patch)
tree45d0bcb7560efad1cfe5d78a339abbc163b3cd69 /meson.build
parent5e8c305da2858483ffe86e8c6876fa9d525b714d (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 a7567923a..b53686991 100644
--- a/meson.build
+++ b/meson.build
@@ -1,5 +1,5 @@
project('gstreamer', 'c', 'cpp',
- version : '1.11.2.1',
+ version : '1.11.90',
meson_version : '>= 0.36.0',
default_options : [ 'warning_level=1',
'buildtype=debugoptimized' ])